body { 
  background: #404040 url("../pix/vamp_bg.png") left top;
  background-repeat: no-repeat;
  font: 12px Courier New, Times New Roman;
  color: #404040;
}   
.menu {
 font: 16px Courier New, Times New Roman;
 color: #202020;
 font-weight: bold;
 text-decoration: none;
}

A:link {text-decoration: none; font-weight:bold; color: #202020;}
A:visited {text-decoration: none; font-weight:bold; color: #202020;}
A:active {text-decoration: none; font-weight:bold; color: #202020;}
A:hover {text-decoration: none; font-weight:bold; color: #FABF20;}

#divTxt{position:absolute; width:500; height:390; top:122; left:84}
#divMenu{position:absolute; width:160; top:345; left:710}
#divFtr{position:absolute; top:733; left:12}

