
BODY {background:#cdcdcd url(spacer.gif) no-repeat}

A:link {color:#d00000; text-decoration:underline;}
A:visited {color:#d00000; text-decoration:underline;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:#000000; text-decoration:underline;}

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

A.foot:link { color:#673c11; text-decoration:none;}
A.foot:visited { color:#673c11; 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: #000000;
	text-decoration: none;
}