@charset "utf-8";
/* CSS Document */

#spec1 a:link {
     color: #0093af;
     background-color: transparent;
     text-decoration: underline;
     }

#spec1 a:visited {
     color: #0093af;
     background-color: transparent;
     text-decoration: underline;
     }

#spec1 a:hover {
     color: #0093af;
     background-color: #transparent;
     text-decoration: underline;
     }

#spec1 a:active {
     color: #0093af;
     background-color: transparent;
     text-decoration: underline;
     }

.forsale {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
.whiteSmCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
.style25 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00CCFF;
	text-decoration: underline;
}
