a:link  {
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	color : #E7E7E7;
	text-decoration : none;
	font-weight :  normal;
}

a:active  {
	font-family : arial,  helvetica, sans-serif;
	font-size : 14pt;
	color : #E7E7E7;/*#FFCC00;*/
	text-decoration : none;
	font-weight :  normal;
}

a:visited  {
	font-family : arial, helvetica, sans-serif;
	font-size : 14pt;
	color : #E7E7E7;
	text-decoration : none;
	font-weight :  normal;
}

a:hover {
	font-family : arial,  helvetica, sans-serif;
	font-size : 14pt;
	color : #D1D1D1;
	text-decoration : none;
	font-weight :  normal;
}

p,td,tr,ul,li {
	font-family: arial,  helvetica, sans-serif;
	font-size: 9pt;
	color: #e7e7e7;
	text-decoration : none;
}