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

A:link { color: #cccccc; text-decoration: underline; }
A:visited { color: #cccccc; text-decoration: underline; }
A:hover { color: #c2994c; text-decoration: none; }
A:active { color: #c2994c; text-decoration: none; }

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

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #f6f6f6;
	text-decoration: none;
}
.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: normal;
	color: #f6f6f6;
	text-decoration: none;
}
.navText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}