<style type="text/css">
<!--
body {
scrollbar-arrow-color: #00ff00;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #33cc00;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #33cc00;
scrollbar-darkshadow-color:#ffffff;
scrollbar-3dlight-color: #ffffff;
background-color: #ccffcc 
  }
A:link {text-decoration: none; color: #006600; font-weight:bold}
A:visited {text-decoration: none; color: #006600; font-weight:bold}
A:active {text-decoration: none; color: #00ff00; font-weight:bold}
a:hover {filter:fliph; height:1; color: #66cc66; font-weight:bold}

.one {border:1px solid #009900; position:absolute; top:1px; left:100px; height:309px; width:600px; background-image: url("logo.jpg")}
.two {border:1px solid #009900; border-top: 0px;position:absolute; top:310px; left:100px; height:614px; width:150px}
.three {border:1px solid #009900; border-top:0px; position:absolute; top:310px; left:250px; height:614px; width:450px; background-color:#ffffff; font-family:tahoma; color:009900; text-align: center; overflow: auto}

</style>