.nav a {

	font: 14px Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	letter-spacing:0.1em;

	text-decoration: none;

	line-height:30px;

}



.nav a:hover {

	color: #FF0000;

}



#currentpage a {

	color: #760F66;

	cursor:default;

}



#currentpage a:hover {

	color: #000000;

}



/* Moved to dive_sites.css for cascade

#location a {

	color: #760F66;

}



#location a:hover {

	color: #FF0000;

}*/


