/* Companion Custom CSS over-rides for [ No Pun Intended ]: ComicPress - 2.8 */
body {
background-color: #666666 !important;
background-image: none !important;
}
a {
   color: #FFB200;
   text-decoration: none;
}

a:hover {
   color: #000000;
}
body {
   color: #000000;
   text-decoration: none;
   }
   .sidebar h2, .sidebar h2 a, h1, h1 a, h2, h2 a, h3, h3 a { color: #000; }