BODY {background:#000000 url(background3.jpg) repeat}

A:link {color:#00A300; text-decoration:underline;}
A:visited {color:#00A300; text-decoration:underline;}
A:hover {color:#660033; text-decoration:underline;}
A:active {color:#660033; text-decoration:underline;}

A.nav:link { color:#000000; text-decoration:none;}
A.nav:visited { color:#000000; text-decoration:none;}
A.nav:hover { color:#eeeeee; text-decoration:underline;}
A.nav:active { color:#eeeeee; text-decoration:none;}


.headerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}


.mainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}