body { 
  background: #FFFFFF url("../pix/edp_bg.png") top left;
  background-repeat: no-repeat;
  font: 12px Courier New, Times New Roman;
  color: #707070;
}   
.menu {
 font: 16px Courier New, Times New Roman;
 color: #FFFFFF;
 text-decoration: none;
}

A:link {text-decoration: none; color: #FFFFFF;}
A:visited {text-decoration: none; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: none; font-weight:bold; color: #FFFFFF;}

#divMenu{position:absolute; top:200; left:30}
#divTxt{position:absolute; width:488; height:356; top:103; left:200}
#divFtr{position:absolute; top:592; left:670}
