body            { background:#E5E5E5; color:#000000;  }

A               { color: #0F5475; text-decoration: none; }
A:link          { color: #0F5475; text-decoration: none;}
A:visited       { color: #0F5475; text-decoration: none;}
A:active        { color: #0F5475; text-decoration: none;}
A:hover         { color: #CC2255; }

#banner         {
                  color:#0F3455;
                  font-family:verdana, arial, sans-serif;
                  font-size:x-large;
                  font-weight:normal;
                }

#content        {
                  float:right;
                  width:80%;
                  background:#E5E5E5;
                  padding-left:10px;
                }
