
BODY { background: #ffffff url(gradient.jpg); }

A:link {color:#cc0045; text-decoration:underline;}
A:visited {color:#cc0045; text-decoration:underline;}
A:hover {color:#6a00cc; text-decoration:underline;}
A:active {color:#6a00cc; text-decoration:underline;}

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

.navText {
	font-family: "Avant Garde Medium BT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
}

.footText {
	font-family: "Avant Garde Medium BT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
}

.sideText {
	font-family: "Avant Garde Medium BT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12px;
	font-weight: normal;
}
.mainText {
	font-family: "Avant Garde Medium BT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #023265;
	text-decoration: none;
}
.headerText {
	font-family: "Avant Garde Medium BT", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 12px;
	font-weight: normal;
	color: #023265;
	text-decoration: none;
}