a:link { text-decoration:none; color:blue; }
a:visited { text-decoration:none; color:blue; }
a:hover { text-decoration:none; color:blue; }
body { background-image:url('http://dailyramblings.com/images/comicbook.jpg') }

#toolbar {background-color:#5B6E93;}
#toolbartop {background-image:url('toolbartopblue2.gif'); background-repeat:no-repeat;}
#toolbarbot {background-image:url('toolbarbotblue2.gif'); background-repeat:no-repeat;}
#toolbarleft {background-image:url('toolbarleftblue2.gif'); background-repeat:no-repeat;}
#toolbarright {background-image:url('toolbarrightblue2.gif'); background-repeat:no-repeat;}

#invisible a:link {
  color:gray;
  }
#invisible a:visited {
  color:gray;
  }
  
#bottom a {
color:blue;
}

#bottom a:visited {
color:blue;
}

#bottom a:hover {
color:#6b89d5;
}