.menu { color: #000;  text-decoration: none }
div, td { color: #000000 }
.title { color: black; font-weight: bold; ter-spacing: 5px; vertical-align: text-bottom; padding-left: 7px; border-bottom:
 1px solid black }
.title2 { color: #000; font-weight: bold; border-top: medium so
lid }
.address { font-size: 10px }
a:link  {
        color: #4444ff;
}

a:visited {
        color: #aa55cc;
}

a:active {
        color: #ff4422;
}
a:hover {
        background: #ffddee;
}

a:focus{
        color: #ff4422;
}
