body { 
  background: #000000 url("../pix/ota_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: #000000;
 font-weight: bold;
 text-decoration: none;
}

A:link {text-decoration: none; color: #FABF20;}
A:visited {text-decoration: none; color: #FABF20;}
A:active {text-decoration: none; color: #FABF20;}
A:hover {text-decoration: none; font-weight:bold; color: #FFFFFF;}

#divMenu{position:absolute; width:686; top:593; left:294}
#divTxt{position:absolute; width:686; height:576; top:6; left:294}
#divFtr{position:absolute; top:620; left:80}
#divCopy{position:absolute; width:686; top:620; left:294}

