A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : White;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #FF8000;
	font-weight : bold;
	text-decoration : none;
}
