BODY {background:#ffffff url(bg.jpg) repeat center}

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

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

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

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #FF00FF;
	text-decoration: none;
}
.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FF00DC;
	text-decoration: none;
}
.footerText {
	font-size: 12px;
	color: #00FFFF;
}


.style1 {color: #000000}
.style2 {font-size: 14px; line-height: 16px; font-weight: normal; text-decoration: none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.style3 {color: #FF00DC}

.style14 {
	font-size: 12px;
	color: #00E8E8;
}