

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

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

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

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #1a222d;
	text-decoration: none;
}

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

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