BODY  {
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 12px;
	color : #000000;
}
body, td, div, span, p, a, td td {
	font-size: 12px;
}

TD  {
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
	vertical-align: top;
}

A  {
	font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 12px;
	color : #000000;
}

A:link  {
	text-decoration : none;
}

A:visited  {
	text-decoration : none;
}

A:active  {
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
	color : #777777;
}


