.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.whitebody a:link { color: #FFFFFF;}
.whitebody a:hover { color: #FFFFFF;}
.whitebody a:visited { color: #FFFFFF;}
.whitebody a { text-decoration: none;}

.whitefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.whitefooter a:link { color: #FFFFFF;}
.whitefooter a:hover { color: #FFFFFF;}
.whitefooter a:visited { color: #FFFFFF;}
.whitefooter a { text-decoration: none;}

.yellowbdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DDB856;
}

.yellowbdy a:link { color: #DDB856;}
.yellowbdy a:hover { color: #DDB856;}
.yellowbdy a:visited { color: #DDB856;}
.yellowbdy a { text-decoration: underline;}

.redbdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bolder;
}

.redbdy a:link { color: #990000;}
.redbdy a:hover { color: #990000;}
.redbdy a:visited { color: #990000;}
.redbdy a { text-decoration: underline;}

.orangebdy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B96413;
	font-weight: bolder;
}

.orangebdy a:link { color: #B96413;}
.orangebdy a:hover { color: #B96413;}
.orangebdy a:visited { color: #B96413;}
.orangebdy a { text-decoration: underline;}