BODY {background:#003300 url(background.jpg);
background-repeat: no-repeat;
background-position: top left;
background-attachment: scroll;
}


A:link {color:#ffcc00; text-decoration:underline;}
A:visited {color:#ffcc00; text-decoration:underline;}
A:hover {color:#eeeeee; text-decoration:underline;}
A:active {color:#eeeeee; text-decoration:underline;}

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

A.nav2:link { color:#ffcc00; text-decoration:none;}
A.nav2:visited { color:#ffcc00; text-decoration:none;}
A.nav2:hover { color:#ffffff; text-decoration:underline;}
A.nav2:active { color:#ffffff; text-decoration:none;}

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #e1e1e1;
	text-decoration: none;
}

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

.footerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #efecdc;
	text-decoration: none;
}