a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;
	font-size: 10px;
	text-decoration: none;
}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
	font-size: 10px;
}

a.nav:hover {
	color: #000;
	padding: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.gradbg {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D7D7D7;
}
.mapbg {
	background-image: url(images/map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.boldertur {
	font-size: 14px;
	font-weight: bold;
	color: #237F94;
}
.smaller {
	font-size: 9px;
	color: #007F9F;
}

