body, td {
color: LightGrey;  
font-size: 9pt;
font-family: Verdana;
}

a {
	color: #F5F5F5;
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: white;
	font-size: 9pt;
	font-family: Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
	background : #FF3300;
}

.links {
layer-background-color: none;
background-color: none;
	color : #FFFFCC;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
}

.news {
	color : White;
	font-family : Verdana;
	font-size : 9pt;
	font-weight : normal;
	background-color : #B22222;
	display : block;
}

