a:link {
color:#808000;
}
a:visited {
color:rgb(103,163,130);
font-weight:bold;
font-style:italic;
}
a:hover {
color:rgb(75%,25%,0%);
}
a.wherever {
color:#808000;
background-color:#FFFFFF;
font-size:12px;
font-weight:bold;
font-style:normal;
font-family:verdana,sans-serif;
text-decoration:none;
}
#directions {
left:43%;
position:absolute;
margin:0;
}


