BODY {
  font-family: Arial, Tahoma, Helvetica;
  font-weight: bold;
  font-size: 12px;
  SCROLLBAR-FACE-COLOR:#FFCC00;
  SCROLLBAR-HIGHLIGHT-COLOR:#9966CC;
  SCROLLBAR-SHADOW-COLOR:#000099;
  SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
  SCROLLBAR-ARROW-COLOR:#FFFFFF;
  SCROLLBAR-TRACK-COLOR:#996600;
  SCROLLBAR-DARKSHADOW-COLOR:#000099;
  margin:0px 0px 0px 0px;
}
td{
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #000000;
  font-weight: normal;
}
SELECT {
  border: #000000 1px solid;
  color: #000000;  
  font-family: Arial, Tahoma; 
  font-size: 11px; 
  font-weight: normal; 
  padding:0px;
  background-color: #FFFFFF;
  width: 120px;
}
A{text-decoration: none;} 
A:link{color: #000000; text-decoration: none;}
A:visited{color: #000000; text-decoration: none;} 
A:hover {color: #FFFFFF; text-decoration:underline; }

.a img {
  border-color: #E9E493;
}

.a:hover img {
  border-color: FFFFFF;
}
