.maintext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #330099;
	font-weight: bold;
}

.maintext a:link {color: #330099;
    font-weight: bold;
	text-decoration: underline;}
.maintext a:visited {color: #330099;
    font-weight: bold;
    text-decoration: underline;}
.maintext a:hover {color: #ffffff;
    font-weight: bold;
    text-decoration: underline;}
 
.maintextwhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #330099;
	font-weight: bold;
}