P  {
	font-family : Arial;
}

A  {
	font-size : 9pt;
	font-family : Arial;
	color : 003399;
	text-decoration : none;
}

A:Visited  {
	font-size : 9pt;
	color : 003399;
	text-decoration : none;
	font-family : Arial;
}

A:Hover  {
	font-size : 9pt;
	font-family : Arial;
	
	color : White;
	background-color : ffcc00;
}


