A:link
{ text-decoration: underline; color:#FFCC33; }
A:visited
{ text-decoration:underline ; color:#FFCC33; }
A:active
{ text-decoration: underline overline; color:#FFCC33; }
A:hover
{ text-decoration: underline overline;  color:#00FF00; }

body, a {

font-size: 14px verdana;
color: #000000}

body,td,p {

 font:11px verdana;
 color:#000000;
}


body 
{ Background-color:#000000
}

#top {
  margin: 20px;
  padding: 10px;
  
}



#nav {
  position: absolute;
  left: 15px;
  padding: 0px;
  top: 250px;
  width: 10%;
}
#news {
position: absolute;
right: 105px; 
width: 10%;
top: 250px;}


#center {
  margin-left: 150px;
  padding: 14px;
  margin-right: 250px;
  top: 275px;
}
#secondary {
  position: absolute;
  right: 15px;
  padding: 0px;
  top: 250px;
  width: 10%;
}
