@charset "windows-1252";
body
{
	font-family: "Arial";
	font-size: 12px;
	background: url("images/parchment.gif");
	margin-left: 25px;
}

a 
{
	color: #840BDD;
	text-decoration: none; 
	font-weight: bold
}

a:hover 
{
	color: #BB2EFF; 
	text-decoration: none; 
	font-weight: bold
}


a.nav 
{
	color: #eacc95;
	text-decoration: none; 
	font-weight: bold
}

a.nav:hover 
{
	color: #FF0000; 
	text-decoration: none; 
	font-weight: bold
}
