td, body {color:#000000; font-family:Verdana; font-size:13px;}
A:link{color:#0000FF; text-decoration: none;}
A:visited{color:#0000FF; text-decoration: none;}
A:active{color:#0000FF; text-decoration: none;}
A:hover{
	color:#0000FF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.whitecell {
	background-color: #FFFFFF;
}
.yellowcell {
	background-color: #FFFFcc;
}
