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

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

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

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

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

.navText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

