A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	text-decoration : none;
}

A:VISITED{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Blue;
	text-decoration : none;	
}

A:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Red;
	text-decoration : none;	
}

A.TOP:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight: bold;
	text-decoration : none;
}

A.TOP:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
		font-weight: bold;
	text-decoration : none;	
}

A.TOP:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight: bold;
	text-decoration : none;	
}

A.news:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}

A.news:VISITED{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;	
}

A.news:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DE7E38;
	text-decoration : none;	
}

table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;	
}
