BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 9pt;
	color : #0658A8;
}


A {
	text-decoration: none;
	font-size : 9pt;
	color: #0658A8;
	font-weight : regular;
}

P {
	text-decoration: none;
	font-size : 8pt;
	color: white;
	font-weight : regular;
}



A:Hover {
	text-decoration: none;
	color: yellow;
}
