body {
	background-color: #3a105e;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.indent {
	padding-right: 40px;
	padding-left: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: justify;
}
.centertxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.text  a:link {
	color:#000000;
	text-decoration: underline;
}

.text  a:visited {
	color:#000000;
	text-decoration: underline;
}
.text a:hover {
	color:#3A105E;
	text-decoration: none;
}
.text  a:active {
	color:#000000;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
}

.footer a:link {
	color:#FFFFFF;
	text-decoration: underline;
}

.footer a:visited {
	color:#FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color:#FFCC00;
	text-decoration: none;
}
.footer a:active {
	color:#FFFFFF;
	text-decoration: underline;
}
.hometxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.hometxt a:link {
	color:#000000;
	text-decoration: underline;
}

.hometxt a:visited {
	color:#000000;
	text-decoration: underline;
}
.hometxt a:hover {
	color:#3A105E;
	text-decoration: none;
}
.hometxt a:active {
	color:#000000;
	text-decoration: underline;
}
.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3A105E;
	text-align: center;
	font-style: italic;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 40px;
	color: #FFFBE3;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}
.nav a:link {
	color:#FFFBE3;
	text-decoration: underline;
}

.nav a:visited {
	color:#FFFBE3;
	text-decoration: underline;
}
.nav a:hover {
	color:#E8B01C;
	text-decoration: none;
}
.nav a:active {
	color:#FFFBE3;
	text-decoration: underline;
}
