.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;

}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;

}
body {
	background-color: #66CCCC;
}
a:link {
	color: #9999FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #9999FF;
	text-decoration: none;
}
.boldtext {
	font-weight: bold;
	color: #FFFF99;
}
a:hover {
	color: #9999FF;
	text-decoration: underline;
}
