body {
	background-color: #660033;
	margin-top: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}
.text  a:link {
	color:#333333;
	text-decoration: underline;
}

.text  a:visited {
	color:#333333;
	text-decoration: underline;
}
.text  a:hover {
	color:#959B7C;
	text-decoration: underline;
}
.text a:active {
	color:#333333;
	text-decoration: underline;
}
.schtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #333333;
}
.schtext  a:link {
	color:#333333;
	text-decoration: underline;
}

.schtext a:visited {
	color:#333333;
	text-decoration: underline;
}
.schtext  a:hover {
	color:#959B7C;
	text-decoration: underline;
}
.schtext a:active {
	color:#333333;
	text-decoration: underline;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #82011B;
	padding-left: 20px;
}

.nav  a:link {
	color:#82011B;
	text-decoration: underline;
}

.nav  a:visited {
	color:#82011B;
	text-decoration: underline;
}
.nav  a:hover {
	color:#959B7C;
	text-decoration: underline;
}
.nav a:active {
	color:#82011B;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	color: #82011B;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer  a:link {
	color:#82011B;
	text-decoration: underline;
}

.footer  a:visited {
	color:#82011B;
	text-decoration: underline;
}
.footer  a:hover {
	color:#959B7C;
	text-decoration: underline;
}
.footer a:active {
	color:#333333;
	
} 
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.heading  a:link {
	color:#959B7C;
	text-decoration: underline;
}

.heading  a:visited {
	color:#333333;
	text-decoration: underline;
}
.heading  a:hover {
	color:#82011B;
	text-decoration: underline;
}
.heading a:active {
	color:#333333;
	
