.menu_style {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 605e56;
}


a:visited { color: 605e56; text-decoration: none; }
a:hover { color: cf2525; text-decoration:underline; }
a:active { text-decoration:underline; color: cf2525; } 
A:link    { color: 605e56; text-decoration: none;}

.menu_current {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: cf2525;
	text-decoration: underline;
}
td, .main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.small_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CF2525;
	text-decoration: none;
}
.listing_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.noborder {
border: 0px solid #FFFFFF;
background-color: #E8E8E8;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 333333;
	text-decoration: none;
}
.property {
border: 0px solid #000000;
background-color: #E8E8E8;
}
.propimg {
border: 1px solid #FF0000;
}
