body, td {
      font-family: verdana, sans-serif;
      color: #ffff22;
      font-size: 13pt;
      margin: 0px;
}
h1 {
      font: italic small-caps bold 25pt verdana, sans-serif;
      border-bottom: 2px dotted #ffffcc;
      display: inline;
}
h2 {
      border: 2px dashed #fffcc5;
      display: inline;
      padding: 4px;
      color: #fff113;
}

.welcome {
    background: url(welcome.gif); width: 716px; height: 499px;
}
.welborder {
    border: 1px dashed #82b95e; width: 716px;
    padding: 5px;
}
.welborder a:hover {
    font-weight: bold;
    border-bottom: 2px dotted #ffffee;
}
.welborder a:link, a:visited {
    color: #ffffee;
    text-decoration: none;
}
code {
    font-weight: bold;
}
.marina {
    margin-right: 30px;
}
.topmenu {
    border-bottom: 2px groove #82b95e;
    background: #82b95e url(bgtop.jpg);
    height: 20px;
    font-size: 10pt;
    padding-left: 9px;
}
.home {
   font-weight: bold;
   font-size: 19pt;
}

.topmenu td {
    font-size: 10pt;

}
.topmenu a:link, a:visited {
    color: #ffff22;
    text-decoration: none;
}
.topmenu a:hover {
    color: #00ff22;
    text-transform: uppercase;
}