A {
	font-size: 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #99FF99;
	text-decoration : none;
}

A:HOVER {
	font-size: 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : Yellow;
	text-decoration : none;
}

