
BODY {background:#000 url(../clips/background2.jpg) no-repeat}

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

A.navtop:link {color:#888888; text-decoration:none;}
A.navtop:visited {color:#888888; text-decoration:none;}
A.navtop:hover {color:#000000; text-decoration:underline;}
A.navtop:active {color:#000000; text-decoration:underline;}

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

.mainText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.headerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	line-height: 20px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

.footerText {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #efecdc;
	text-decoration: none;
}