a {
	color: #000080;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000080;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.realestatelinks {font-size: 13px;}
.realestatelinks:hover {font-size: 13px;}


h3 {font-size: 18px;}

body,td,div,p {
	color: #333333;
	font-family: arial, verdana;
	font-size: 12px;
        font-weight: normal;
}

.menulink {
        color: #292A28;
        font-weight: bold;
        text-transform: lowcase;
        font-size:12px;
        text-decoration: none; 
      }
.menulink:hover  {
        color: #ffffff;
        font-weight: bold;
        text-transform: lowcase;
        font-size:12px; 
        text-decoration: none;
      }

.title {
        color: #000000;
        font-weight: bold;
        text-transform: uppercase;
        font-size:11px;
        text-decoration: none; 
      }


.small {
        color: #000000;
        font-weight: normal;
        text-transform: lowcase;
        font-size:10px;
        text-decoration: none; 
      }
.errortext {
        color: #DD0000;
        font-weight: bold;
        font-size:12px;
        text-decoration: none; 
      }

