A:link {
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

A:visited {
	color : #FFFFFF;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

A:hover
{
	color : #E6E6E6;
	font-family : Verdana, Arial, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

