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-image:url('http://dailyramblings.com/images/blackweirdness.gif') }

#toolbar {background-color:#6C6C6C;}
#toolbartop {background-image:url('toolbartopbl.gif'); background-repeat:no-repeat;}
#toolbarbot {background-image:url('toolbarbotbl.gif'); background-repeat:no-repeat;}
#toolbarleft {background-image:url('toolbarleftbl.gif'); background-repeat:no-repeat;}
#toolbarright {background-image:url('toolbarrightbl.gif'); background-repeat:no-repeat;}

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

#bottom a:visited {
color:yellow;
}

#bottom a:hover {
color:#bab7b7;
}
