a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #3F809E;
}
.white {
	color: #FFFFFF;
}
.footer {
	font-size: 11px;
}
.green {
	color: #505900;
}
.yellow {
	color: #EAED38;
}
