a:link {
	color: #33CC00;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
color: #33CC00;
}

a:hover {
color: #9999FF;
text-decoration: underline;
}

a.textNavLink:link {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

a.textNavLink:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}

a.textNavLink:hover {
	color: #66CC00;
	text-decoration: underline;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 38px;
	color: #999999;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #666666;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.bodytext_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
