/*a:link {  color: #FFFFFF; text-decoration: underline}
a:visited {  color: #FFFFFF; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}
a:active {  color: #004000; text-decoration: none}*/


.greenLink {
	color: #004000 !important;
}
body{font-family:Arial, Helvetica, sans-serif; background:#939393; }
h1{font-size:100%; color:#093; margin-top:10px;}
h2{font-size:90%; color:#093; }

p, li, blockquote{font-size:80%;}
p a{color:#093;}
p a:hover{color:#000;}
.feature{color:#093; text-align:center; padding:5px; margin:5px; border:1px solid #093; background:#e1e1e1; font-size:90%} 
.feature a{color:#093;}
.feature a:hover{color:#000;}

.img{margin:10px 5px; float:right;}
.clear{clear:both;}
#map{margin:10px ; width:400px; height:300px; border:2px solid #093;}
