a:link {
	color: #B7D740;
	text-decoration: none;
}

a:visited {
	color: #B7D740;
	text-decoration: none;
}

a:hover {
	color: #B7D740;
	text-decoration: underline;
}

a:active {
	color: #B7D740;
	text-decoration: none;
}

#nav a {
padding: 0 20px 0 0;
color:#58595b;
font-weight:bold;
text-transform:uppercase;
font-size:90%;
}

#nav a:hover {
text-decoration:underline;
}

#footer a {
padding: 0 6px 0 6px;
color:#58595b;
font-weight:bold;
font-size:80%;
}

#footer a:hover {
text-decoration:underline;
}

.hyperDestination a{
color:#333333;
font-size:12px;
}
.hyperDestination a:hover{

color:#333333;
font-size:12px;
}

