BODY {
	background : url(http://cookevillehomes4u.com/images/map_bg.jpg);
	background-attachment : fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

P.head {
	font-size : 12px;
	font-weight : bold;
}
P.small {
	font-size : 10px;
	color : navy
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
}
A { 
	text-decoration:none; 
	color:maroon
 }
A:hover { 
	text-decoration:none; 
	color:red 
}
A:visited { 
	text-decoration:none; 
	color:olive
} 
A:hover:visited { 
	text-decoration:none; 
	color:red 
}