BODY, TD {
	color : black;
	font : 8pt "Tahoma";
}

A {
	color : #0000FF;
	text-decoration : none;
	font : 8pt "Tahoma";
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
	font : 8pt "Tahoma";
}

A:active {
	color : #0000FF;
	text-decoration : none;
	font : 8pt "Tahoma";
}
