BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: Red;
	font-weight: bold;
}

A {
    text-decoration: underline;
	color: #316363;
	font-weight: bold,
}
