BODY, TD, INPUT, SELECT {
	font-family :   Arial,Verdana, sans-serif ;
	font-size : 9pt;
}

A:Link {
	text-decoration: none;
	color: #39A24A;
        font-weight: bold;
}

A:Visited {
	text-decoration: none;
	color: #39A24A;
        font-weight: bold;
}

A:Hover {
	text-decoration: underline;
	color: #736542;
}

