.hyperlinkblack {
	color:#000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.normaltext {
	color:#2A0000;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
td.menuon { background-color: #FFDF55; color: #000000; }
td.menuoff { background-color: #FFFFFF; color: #000000; }
.smallgreytext {
	color:#CCCCCC;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.yellowtext {
	color:#9999CC;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	.whitetext {
	color:#FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}