BODY
{
	background-color: #005E00;
}
A
{
	color: #005E00;
	text-decoration: underline;
}
A:active
{
	color: #005E00;
	text-decoration: underline;
}
A:hover
{
	color: #005E00;
	text-decoration: underline;
}
A:visited
{
	color: #FCB63C;
	text-decoration: underline;
}
A.darkBG
{
	color: White;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
A.darkBG:active
{
	color: White;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
A.darkBG:hover
{
	color: White;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
A.darkBG:visited
{
	color: White;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
TD
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
}
H3
{
	color: #005E00;
}
B
{
	color: #005E00;
}
I
{
	color: #005E00;
}