.MainContent {
	font-family: Arial, Times New Roman,Times, Century Gothic;
	font-size: 14px;
	font-weight: none;
	color: #8C4279;
	list-style-type: none;
}

.OtherContent {
	font-family: Arial;
	font-size: 13px;
	color: #8C4279;
	list-style-type: none;
}

a.navlink:link {color: #FFEEA6; font-weight: bolder; text-decoration: none; }
a.navlink:visited {color: #FFEEA6; font-weight: bolder;text-decoration: none; }
a.navlink:hover {color: #FFEEA6; font-weight: bolder;text-decoration: underline; }
a.navlink:active {color: #FFEEA6; font-weight: bolder; }

a.navlink2:link {color: #8C4279; font-weight: none; text-decoration: none; }
a.navlink2:visited {color: #8C4279; font-weight: none;text-decoration: none; }
a.navlink2:hover {color: #8C4279; font-weight: none;text-decoration: underline; }
a.navlink2:active {color: #8C4279; font-weight: none; }