BODY  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : Black;
}

TD  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : Black;
}

P  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : Black;
}

DIV  {
	font-family : Verdana, Arial, Helvetica;
	font-size : 11px;
	color : Black;
}

A:Hover  {
	color : Blue;
	text-decoration : none;
}

a  {
	color : black;
	text-decoration : none;
}

a:visited  {
	color : White;
	text-decoration : none;
}

a:link  {}

a:active  {
	color : White;
}

A.top:Hover  {
	color : Fuchsia;
	text-decoration : underline;
}

a.top  {
	color : #ffffff;
	font-size : 10px;
	text-decoration : underline;
}

a.top:visited  {}

a.top:link  {}

a.top:active  {
	color : #ffffff;
}


