a:visited 
{
COLOR: #C7BA21;
font-size: 11px;
text-decoration:underline;
}
a:hover 
{
COLOR: #CFFDAE;
font-size: 11px;
text-decoration:none;
}
.title {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4E7B02;
}
.titleWhite {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFDD;
; text-decoration: none
}
.bodyText {
	color: #666666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.linkTextGold 
{
	color: #EFB503;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.titleBlue {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3A3A9E;
}
.bodyTextBlue {
	color: #3A3A9E;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.bodyTextBanner {
	color: #4E7B02;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 160%;
}
body {
	background-color: #C6E0BB;
	margin: 0px;
}
.bodyTextLight {
	color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bodyTextUnderline {
	color: #666666;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.titleWhiteLarge {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFDD;
; text-decoration: none
}
.linkTextGreenishGold {
	color: #C7BA21;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.titleLarge {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #4E7B02;
}
