BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A {
	text-decoration: none;
	color: Yellow;
	font-style : normal;
	font-weight : bold;
}

A:Hover {
	text-decoration: none;
	color: #727272;
}
