a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {  
	color: #99cc00;
	text-decoration: none;
	font-weight: bold; 
}
a:active {  
	color: #329636;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333
}
.text a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {  
	color: #99cc00;
	text-decoration: none;
	font-weight: bold; 
}
.text a:active {  
	color: #329636;
	text-decoration: none;
	font-weight: bold;
}
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #53675A;
	line-height: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.nav {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	font-size: 11px; 
}
.nav a {
	color: #666666;
	text-decoration: none;
	font-weight: bold; 
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {  
	color: #538F06;
	text-decoration: none;
	font-weight: bold; 
}
.nav a:active {  
	color: #99cc00;
	text-decoration: none;
	font-weight: bold; 
}