body { 
  background: #202020 url("../pix/bg_links.png") left top;
  background-repeat: no-repeat;
  font: 12px Courier New, Times New Roman;
  color: #707070;
}   
.menu {
 font: 16px Courier New, Times New Roman;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

A:link {text-decoration: none; color: #000000;}
A:visited {text-decoration: none; color: #000000;}
A:active {text-decoration: none; color: #000000;}
A:hover {text-decoration: none; font-weight:bold; color: #FABF20;}

#divMenu{position:absolute; top:250; left:40}
#divTxt{position:absolute; width:746; height:518; top:90; left:215}
#divFtr{position:absolute; top:500; left:35}
