a {
	color: #003366;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: none;
	
	}
	
	a:visited {
	color: #003366;
}
a:active {
	color: #003366;

}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0389D0;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;

}

body {
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-color: #05817D;
}
.menutext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0488C9;
}
