a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #0a600a;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0a600a;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #BA6B00;
}
.white {
	color: #FFFFFF;
}
