.MainText {
	font-family: Arial;
	font-size: 12px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #F9E4A0;
	text-decoration: none;
}
a.Yellow:link {
	color: #F9E4A0;
	text-decoration: none;
}
a.Yellow:visited {
	color: #F9E4A0;
	text-decoration: none;
}
a.Yellow:active {
	color: #F9E4A0;
	text-decoration: none;
}
a.Yellow:hover {
	color: #E6E7E7;
	text-decoration: none;
}
.SideLink {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bold;
	color: #FFE59D;
}
