html
 {     overflow: hidden;}

 body
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px; 
  margin-bottom: 20px; 
  margin-left: 0px; 
  margin-right: 10px; 
  padding: 0px; 
text-decoration: none ;

}
A:link 
{text-decoration: none; color: #0000FF; font-family: Times New Roman, Arial; font-size: 12pt}
A:visited
 {text-decoration: none; color: #6699CC; font-family: Times New Roman, Arial; font-size: 12pt}
A:active
 {text-decoration: none; color: #FF0000; font-family: Times New Roman, Arial; font-size: 12pt}
A:hover
 {text-decoration: underline; color: #FF0000; font-size: 12pt}








#menu1


{
  position: absolute;
  color:black;
  font : Arial;
  font-size:12pt;
  font-weight:bold;
  width: 200px; 
  top: 98px;
  left: 220px;
  text-decoration: none ;

 
}

#menu2


{
  position: absolute;
  color:black;
  font : Arial;
  font-size:12pt;
  font-weight:bold;
  width: 200px; 
  top: 98px;
  left: 350px;
  text-decoration: none ;
 
}

#menu3


{
  position: absolute;
  color:black;
  font : Arial;
  font-size:12pt;
  font-weight:bold;
  width: 200px; 
  top: 98px;
  left: 500px;
  text-decoration: none ;
 
}

#menu4


{
  position: absolute;
  color:black;
  font : Arial;
  font-size:12pt;
  font-weight:bold;
  width: 200px; 
  top: 98px;
  left: 670px;
  text-decoration: none ;
 
}

#menu5


{
  position: absolute;
  color:black;
  font : Arial;
  font-size:12pt;
  font-weight:bold;
  width: 200px; 
  top: 98px;
  left: 850px;
  text-decoration: none ;
 
}