p {
	color : #000000;
	margin : 10px 20px 5px 0px;	
	font-size : 12px;
	font-family : Verdana,Tahoma,Arial;
	line-height : 12pt;	
}
p a {
	color : #778EA4;
	text-decoration: none;
	font-weight : bold;
}
p a:hover {
	color : #B6C3CE;
}
.textiframe {
	margin : 2px 5px 2px 0px;	
}
.email{
	color : #FFFFFF;
}
.email a {
	color : #FFFFFF;
	text-decoration : none;
}
.email a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.email a:visitid {
	color : #FFFFFF;
}
.quote {
	color : #FFFFFF;
	margin : 10px 10px 10px 10px;	
	font-size : 13px;	
	font-weight : bold;
	line-height : 16pt;
}
.quote a {
	color : #FFFFFF;
}
.quote a:hover {
	color : #B6C3CE;
	text-decoration : underline;
}
.quote a:visitid {
	color : #FFFFFF;
}
.homepage {
	color : #FFFFFF;
	font-size : 12px;	
	line-height : 18pt;
}
.orange {
	color : #CC6600;	
	font-weight : bold;
}
.links {
	color : #778EA4;
	margin : 5px 0px 0px 0px;
	font-size : 12px;
	font-weight : bold;
}
.links a {
	color : #778EA4;
}
.links a:hover {
	color : #B6C3CE;
	text-decoration : underline;
}
.links a:visitid {
	color : #778EA4;
}
.links  B {
	color : #000000;
	font-size : 9px;
	font-weight : bold;
}
.pagetitle {
	color : #000000;
	margin : 0px 0px 10px 0px;
	font-size : 16px;
	font-weight : bold;
}
.pagetitleblue {
	color : #778EA4;
	margin : 0px 0px 10px 0px;
	font-size : 16px;
	font-weight : bold;
}
.small {
	color : #778EA4;
	margin : 10px 0px 0px 0px;
	font-size : 10px;
	font-family : Verdana,Tahoma,Arial;
}
.forsale {
	margin : 10px 10px 5px 10px;
}
UL {
	color : #000000;
	margin : 0px 10px 10px 20px;
	padding : 0px 10px 10px 20px;
	font-size : 10px;
	font-family : Verdana,Tahoma,Arial;		
}
LI {
	padding : 2px 0px 2px 0px;
}
LI a {
	color : #FFFFFF;
	text-decoration : none;
}
LI a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
LI a:visitid {
	color : #FFFFFF;
}
hr {
	border: 0;
	width: 400px;
	color: #778EA4;
	background-color: #778EA4;
	height: 2px;
	margin : 1px 5px 1px 0px;
}
B.Red {
	color: #CC3300;
}