.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}

.menutext a:link {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.menutext a:visited {
	font-weight: bold;
	color: #333366;
	text-decoration: none;
}

.menutext a:hover {
	font-weight: bold;
	color: #333366;
	text-decoration: underline;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330033;
}

.footertext a:link {
	color: #330033;
	text-decoration: none;
}

.footertext a:visited {
	color: #330033;
	text-decoration: none;
}

.footertext a:hover {
	color: #330033;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330033;
	padding-left: 10px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	padding-left: 10px;
}

.maintext a:link{
	color: #330033;
	text-decoration: none;
}

.maintext a:visited{
	color: #330033;
	text-decoration: none;
}

.maintext a:hover{
	color: #330033;
	text-decoration: underline;
}

.boxtext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	padding-left: 10px;
}

.boxtext a:link{
	color: #330033;
	text-decoration: none;
}

.boxtext a:visited{
	color: #330033;
	text-decoration: none;
}

.boxtext a:hover{
	color: #330033;
	text-decoration: underline;
}.maintextSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	padding-left: 10px;
}
