.HLRotator
{
  /*border:solid 1px black; 
  border-left-color:gray;
  border-top-color:gray;
  background-color:white;*/
  cursor:default; 
}

.HLTime
{
  font-family:Verdana; 
  font-weight:bold; 
  font-size: 10px; 
  color:gray; 
}

.HLHeadline
{
	font-weight: bold;
	font-size: 10px;
	color: #000168;
	font-family: Verdana;
}

.HLHeadline:HOVER
{
	font-weight: bold;
	font-size: 10px;
	color: #003399;
	font-family: Verdana;
	text-decoration: none;
}

