.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;


}
a:link {
	color: #3333FF;
	text-decoration: underline;
}
a:active {
	color: #3333FF;
	text-decoration: underline;
}
a:visited {
	color: #990099;
	text-decoration: underline;

}
a:hover {
	color: #3333FF;
	text-decoration: underline;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.mainTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #3333FF;
}
.mainHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.mainHeadingLowercase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
