a.ban {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration:none;
        font-weight: bold;
        font-size: 11px;
        color: #fefeff;
      }
a.ban:visited { color: #fefeff; }
a.ban:hover { color: #ffff00; }

a.menu:HOVER { color:#FFFF00;
             }
a.menu { color: #ffffff;
         text-decoration: none;
         font-size: 16px;
         font-weight: bold;
         font-style: normal;
       }
td.menu {
            height:28px;
            background:#0000ff url(images2/headerbg.gif);
        }

body {
        font:12px Arial, Helvetica, sans-serif;
        background: white;
        color: black;
        padding: auto;
        text-align: center;
        align: center;
        }
#Content {
 width: 720px;
 text-align: left;
 align: left;
 margin-left: auto;
 margin-right: auto;
 }

