
BODY {background:#000000 url(background_gradient.jpg) repeat}

A:link {color:#000080; text-decoration:underline;}
A:visited {color:#000080; text-decoration:underline;}
A:hover {color:#f8b54d; text-decoration:underline;}
A:active {color:#f8b54d; text-decoration:underline;}

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

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

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