.insideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF6A4;
}

a:link {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #B9E8FF;
	text-decoration: none;
}
a:visited {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #B9E8FF;
	text-decoration: none;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #77EDCE;
	text-decoration: none;
}
a:active {
	font-family: "Gill Sans MT";
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.rev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

#footer { clear:both; display:block; text-align:center; font:normal 9px verdana,tahoma,sans-serif; color:#fff;}
#footer .copyright { font-weight:bold; }
#footer .site-credit { }
