A  {
	font-family : Arial;
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-size : 8pt;
}

A:Visited  {
	font-family : Arial;
	color : White;
}

A:Hover  {
	font-family : Arial;
	color : Silver;
	font : italic;
}



