body { color: white; }

a:link { text-decoration:none; color:yellow; }
a:visited { text-decoration:none; color:yellow; }
a:hover { text-decoration:none; color:yellow; }
body { background-color:#796392; }

#toolbar {background-color:#553e56;}
#toolbartop {background-image:url('toolbartoppl.gif'); background-repeat:no-repeat;}
#toolbarbot {background-image:url('toolbarbotpl.gif'); background-repeat:no-repeat;}
#toolbarleft {background-image:url('toolbarleftpl.gif'); background-repeat:no-repeat;}
#toolbarright {background-image:url('toolbarrightpl.gif'); background-repeat:no-repeat;}

#invisible a:link {
  color:#684196;
  }
#invisible a:visited {
  color:#684196;
  }
  
#bottom a {
color:yellow;
}

#bottom a:visited {
color:yellow;
}

#bottom a:hover {
color:white;
}