A  {
	font-family : arial, verdana, helvetica, sans serif;
	font-size : 10px;
color : white;
	text-decoration : none;
	font-weight : normal;
}

A:Visited  {
	font-family : arial, verdana, helvetica, sans serif;
	font-size : 10px;
color : white;
	text-decoration : none;
	font-weight : normal;
}

A:Active  {
	font-family : arial, verdana, helvetica, sans serif;
	font-size : 10px;
color : black;
	text-decoration : underline;
	font-weight : normal;
}

A:Hover  {
	font-family : arial, verdana, helvetica, sans serif;
	font-size : 10px;
color : black;
	text-decoration : underline;
	font-weight : normal;
}

BODY  {
	font-size : 10px;
color : 333333;
	font-family : arial, verdana, helvetica, sans serif;
}

TD {
	font-size : 10px;
color : 333333;
	font-family : arial, verdana, helvetica, sans serif;
}




