.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration:none;
	}
a:hover, a:active {
	text-decoration: none;
	}
.subnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-align: right;
	text-decoration:none;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

.subnavblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration:none;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

.btmnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration:none;
	a:visited
	color: #000099;
    a:link
	color: #000099;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}
	
.propertyboxnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration:none;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}
	
.propertynav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

