.menu{   position:fixed;  _position:absolute; right:4px;    _position:absolute;   top:4px;   _top:expression(eval(document.body.scrollTop));
  margin:0;   padding:0;}
 
.menu2{   position:fixed;   _position:absolute;   bottom:0; width: 100%; background-color: #008080;
 _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
 
 

td {font-family: verdana; font-size: 11px; color: white;}

.content {font-family: verdana; font-size: 13px; color: #000000;}

a:link {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}
a:visited {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}
a:hover {font-family: verdana; font-size: 13px; color: black; text-decoration: none; font-weight: normal;}
a:active {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}

a.menu:link {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}
a.menu:visited {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}
a.menu:hover {font-family: verdana; font-size: 13px; color: black; text-decoration: none; font-weight: normal;}
a.menu:active {font-family: verdana; font-size: 13px; color: white; text-decoration: none; font-weight: normal;}

a.body:link {font-family: verdana; font-size: 13px; color: #008080; text-decoration: none; font-weight: bold;}
a.body:visited {{font-family: verdana; font-size: 13px; color: #008080; text-decoration: none; font-weight: bold;}
a.body:hover {font-family: verdana; font-size: 13px; color: gray; text-decoration: none; font-weight: bold;}
a.body:active {font-family: verdana; font-size: 13px; color: #008080; text-decoration: none; font-weight: bold;}

input2 {border: solid 1px black; background-color: #ffffff; font-family: verdana; font-size: 13px; color: gray; }