.copy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #333333;}
.sidebar { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333;}
.head { font-family: Times New Roman, Times, serif; font-size: 22px; line-height: 26px; color: #333333; font-weight: bold;}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	background-color: #f4eba3;	
	text-decoration: underline;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

.subnav a:link {
	color: #333;
	text-decoration: none;
}

.subnav a:visited {
	color: #333;
	text-decoration: underline;
}

.subnav a:hover {
	color: #831111;
	text-decoration: none;	
}
.nav a:link {
	color: #333;
	text-decoration: none;
}

.nav a:visited {
	color: #333;
	text-decoration: none;
}

.nav a:hover {
	color: #831111;
	text-decoration: none;	
}

a:link {
	color: #831111;
	text-decoration: underline;
}
	
a:visited {
	 color: #831111;
	 text-decoration: underline;
}

a:hover {
	color: #831111;
	text-decoration: none;
}
