BODY, TD, TH, P  {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: normal; background-color: #FFFFCC; text-align: left; }

.border {border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; }

A {
	color: Maroon;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color : White;
}

