.bottom {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: x-small;
	text-transform: capitalize;
	vertical-align: middle;
	font-variant: small-caps;
	}
.bottom a:link { color: #CCCCCC; font-weight: bold; font-style: normal;	text-decoration: none; }
.bottom a:visited { color: #666666; font-weight: bold; font-style: normal; text-decoration: none; }
.bottom a:hover { color: #666666; font-weight: bold; font-style: normal; text-decoration: underline; }
.bottom a:active { color: #333333; font-weight: normal; font-style: normal; text-decoration: none; }

.top { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	font-variant: small-caps;
}
.top a:link { color: #333333; font-weight: bold; font-style: normal;	text-decoration: none; }
.top a:visited { color: #333333; font-weight: bold; font-style: normal; text-decoration: none; }
.top a:hover { color: #999999; font-weight: bold; font-style: normal; text-decoration: underline; }
.top a:active { color: #CCCCCC; font-weight: normal; font-style: normal; text-decoration: none; }
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.mainbody a:link { color: #333333; font-weight: bold; font-style: normal;	text-decoration: none; }
.mainbody a:visited { color: #333333; font-weight: bold; font-style: normal; text-decoration: none; }
.mainbody a:hover { color: #999999; font-weight: bold; font-style: normal; text-decoration: underline; }
.mainbody a:active { color: #CCCCCC; font-weight: normal; font-style: normal; text-decoration: none; }
