
.mainster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #B18F0A;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A2F94;
}
.smallster {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #996600;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #C4C5E1;
}
