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

A:link {color:#4b0004; text-decoration:underline;}
A:visited {color:#4b0004; text-decoration:underline;}
A:hover {color:#d39a15; text-decoration:underline;}
A:active {color:#4b0004; text-decoration:underline;}

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

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