a, a:visited {
	color: #33333ff;
	}
a:hover, a:active {
	color: #ff3333;
        }

a.menuLink, a.menuLink:visited {
	color: #3333ff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}
a.menuLink:hover{
	color: #ee0000;
        text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}
a.menuLink:active {
	color: #000080;
        text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
	}

em { 
	font-family: tahoma, serif;
	color: #336666;
	font-size: 9pt;
	font-style: normal;
	}

.address {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.structInfo {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
.general {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt}
.agent {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #FF6600; background-color: #CCFFCC}
.agent2 {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: oblique; font-weight: bolder; color: #0066CC; background-color: #CCCCCC}
h1{
	font-family: Times New Roman,Times;
	color: #FF0000;
	font-size: 12pt;
}
.vacation-rentals{
	font-family: Arial,Helvetica;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}
.condo-rentals{
	font-family: Arial,Helvetica;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}
.small-condo-rentals{
	font-family: Arial,Helvetica;
	color: #000066;
	font-size: 9pt;
}