a:link {color: #005BAB; font-decoration: underline;}
a:visited {color: #005BAB; font-decoration: underline;}
a:hover {color: #0099FF; font-decoration: underline;}
a:active {color: #005BAB; font-decoration: underline;}
a.light:link {color: #0099FF; font-decoration: underline;}
a.light:visited {color: #0099FF; font-decoration: underline;}
a.light:hover {color: #FF9900; font-decoration: underline;}
a.light:active {color: #0099FF; font-decoration: underline;}
.tabletext {
	color: #3C5064;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.maintext {
	color: #3C5064;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.contenttext {
	color: #666666;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.headertext_green {
	color: #78B400;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.headertext_blue {
	color: #0099FF;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.copyright {
	color: #999999;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

