.MainText {
	font-family: Verdana;
	font-size: 11px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
header {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.Header2 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: 00448c;
}
.SideText {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bolder;
}
