body {background-repeat: no-repeat; font-family:arial}
a:link {text-decoration:none}
a:visited {text-decoration:none; color:#660000}
a:hover {color:white; background:#082973}

.text {
	font-family: "Footlight MT Light", "Times New Roman";
	font-size: 16px;
	color: #255222;
	font-weight: normal;

}
.bold {
	font-family: "Footlight MT Light", "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #255222;
}
.boldred {

	font-family: "Footlight MT Light", "Times New Roman";
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
