a.menu:active { color: #FFFF66; text-decoration: none;}
a.menu:visited {  color: #FFFFFF; text-decoration: none;}
a.menu:hover {  color: #FFFF66; text-decoration: none;}
a.menu:link {  color: #FFFFFF; text-decoration: none;}
body
{
	font-family:Times New Roman;
	font-size:14px;
}
td
{
	font-family:Times New Roman;
	font-size:14px;
}
.bottom
{
	font-family:Times New Roman;
	font-size:16px;
	font-style:italic;
	color:White;
}
.smallprint
{
	font-family:Times New Roman;
	font-size:10px;
}
.menu
{
	font-family:Times New Roman;
	font-size:14px;
	color:white;
	font-weight:bold;
}
.menuSelected
{
	font-family:Times New Roman;
	font-size:14px;
	color:#FFFF66;
	font-weight:bold;
}
.commentDetailsAlt{background:#FFFF88;font-size:14px;}
.commentDetails{background:#33CC66;font-size:14px;}
.commentText{background:white;font-size:14px;}
