﻿.Rotator
{
	cursor: default;
	background-color: #ffffff;	
}

.RotatorFrame
{
	font-family: verdana;
	font-size: 11px;
	cursor: default;
	width:283px;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black; 
  font-family:verdana; 
  font-size:11px; 
  background-color:white; 
  cursor:default;
}

A.NewsTitle
{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

A.NewsTitle: visited
{
  font-family:Verdana;
  font-size:11px; 
  text-decoration: none;
}

A.NewsTitle: hover
{
  font-family:Verdana;
  font-size:11px; 
  text-decoration: none;
}
