.headermenu {
      position: absolute; top: 85; left: 0; font-weight: bold; color: white; text-align: center; font: verdana;
}
.headera {
      font-size: 14px; text-decoration: none; color: #FFFFFF; font-weight: bold; background-color: darkblue;
}
.headera:hover {
      font-size: 14px; text-decoration: none; color: #FF0000; background-color: #0000FF; font-weight: bold;
}
.headerbody {
      margin: 0; padding:0; background-color: #FFFFFF; 
}
