
BODY {background:#1a3030 url(background.jpg) no-repeat}

A:link {color:#898361; text-decoration:underline;}
A:visited {color:#898361; text-decoration:underline;}
A:hover {color:#a19b76; text-decoration:underline;}
A:active {color:#a19b76; text-decoration:underline;}

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

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

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

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