input, select { 
  font-family: arial; 
  font-size: 10px; 
}

body, td { 
  font-family: arial; 
  font-size: 10px; 
}

A.links:hover{color:#333300;} 

A {
  font-weight:normal;; 
  color: #333300; 
  text-decoration: none
} 

A:hover	{
  color:#000000;;
  text-decoration: underline
} 

