#content {
margin: 5px;
font-size: 11px;
font-family: verdana;
width: 100%;
}

#menu {
margin: 5px;
font-size: 15px;
font-family: verdana;
color: #9e0000;
 font-weight: bold;
 border-bottom: 1 dotted #000000;
  float: left;
  }
 
 a:link { color: #9e0000;  text-decoration: none; }
a:visited { color: #9e0000; text-decoration: none; } 
a:hover { color: #ec3939; text-decoration: none; } 

