/* Companion Custom CSS over-rides for [ Athena Voltaire ]: ComicPress/comicpress - 2.8 */

#footer { background: #000000; color: #84e25b; } 
  
     #footer a { color: #d4f4c6; } 
     #footer a:hover { color: #57f215; }
     
a { 
   color: #333333; 
   text-decoration: none; 
} 

a:hover { 
   color: #567540; 
}