.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	background-color: #ECC10B;

}

.footertext a:link{
	color: #003399;
	text-decoration: none;
}

.footertext a:visited{
	color: #003399;
	text-decoration: none;
}

.footertext a:hover{
	color: #003399;
	text-decoration: underline;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.maintext a:link{
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}

.maintext a:visited{
	color: #000000;
	text-align: justify;
	text-decoration: underline;
}

.maintext a:hover{
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}

.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;

}

.menutext a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.menutext a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.menutext a:hover{
	color: #6666FF;
	text-decoration: none;
}

.purplemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666FF;
}
.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #333399;
	border-left: none;


}

.largeblue a:link{
	color: #003399;
	text-decoration: none;
}

.largeblue a:visited{
	color: #003399;
	text-decoration: none;
}

.largeblue a:hover{
	color: #003399;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
