
BODY {background:#f9f6f2 url(gradient.jpg) repeat}

A:link {color:#000000; text-decoration:none;}
A:visited {color:#00000; text-decoration:none;}
A:hover {color:#003F8C; text-decoration:none;}
A:active {color:#003F8C; text-decoration:none;}

A.nav:link { color:#FFDB37; text-decoration:none;}
A.nav:visited { color:#FFDB37; 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: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #003F8C;
	text-decoration: none;
}

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

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

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