.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF6600;
	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #990000;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140 px;
	line-height:20px;
		
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	text-decoration: none;
	background-color: #000000;
}
.location {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF3300;
	background-color:#FFFFFF;
	

}
