a:hover {
color: #990000; text-decoration: none;
font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
text-decoration:none
font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
body {  
font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFF66; font-size: 10pt; color: #FF0000
}
td {  }
.BIG {
	font-size: 24px;
	font-weight: bold;
}
.lessbig {
	font-size: 18px;
	font-weight: bold;
}

