.rollover a {	display:block;	width: 180px;		height: 29px;	background: url("images/nav_green.gif") no-repeat;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: bold;	color: #ffffff;	vertical-align: bottom;	text-align: center;	text-decoration: none;}.rollover a:hover { 	color: #003300;}.about #about, .rates #rates, .camp_map #camp_map, .trail_map #trail_map, .contact #contact {	background: url("images/nav_white.gif") no-repeat;	color: #003300;}
