a:link
{ text-decoration: none; color:#ff00CC; }
a:visited
{ text-decoration: none; color:#9c01ff; }
a:active
{ text-decoration: none; color:#9c01ff; }



body 
{ font-family: verdana, arial, serif;
  background: #ffcc00;
  font-size: 10pt;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

h1 {font-family: verdana, arial, serif; 
font-size: 18pt;
font-weight: lighter;
 } 

p {font-family: verdana, arial, serif; 
font-size: 10pt;
 } 

#top {
  margin: 0px;
  padding: 0px;
background:  #ffcc00;
  height: 90px;
  position: absolute;
  left: 0px;
  padding: 0px;
  top: 15px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
width:  100%


}

#topp {
  margin: 0px;
  padding: 0px;
background:  #ffcc00;
  height: 92px;
  position: absolute;
  left: 0px;
  padding: 0px;
  top: 105px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
width:  100%


}
#left {
  position: absolute;
  left: 5px;
  padding: 0px;
  top: 250px;
  width: 175px;
background:  #ffcc00;
}

#center {
background:  #ffcc00;
  margin-left: 200px;
  padding: 0px;
  margin-right: 210px;
  margin-top: 265px;
}
#right {
  position: absolute;
  right: 15px;
  padding: 0px;
  top: 270px;
  width: 150px;
background:  #ffcc00;
}