body  {
  font-family:Tahoma; 
  font-size:10pt;
  color: #B20E28;
}
a:link {
color:#B20E28;
text-decoration:none
Font-Bold:True
}
a:visited {
color:#B20E28;
text-decoration:none
}
a:hover {
color:Black;
text-decoration:underline
}
a:active {
color:Red;
text-decoration:none
}
.Rotator  {
  border:solid 1px black; 
  padding:3px;
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}
.RotatorFrame {
  border:solid 1px white; 
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}
.RotatorFrameOver {
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:Tahoma; 
  font-size:11px; 
  background-color:white; 
  cursor:hand;
}