Body, TD, P, A, UL, DIV 
{
	font-size: 11pt;
	font-family : "Times New Roman";
}
A
{
	color : Blue;
	text-decoration : none;
}
A.HOVER
{
	color: silver;
}
TD.News
{
	color : white;
	font-size: 11pt;
}
A.NewsURL
{
	color : white;
	text-decoration : none;
}