/*Designed to be used with the browser add-on Stylish:

Firefox:  https://addons.mozilla.org/en-US/firefox/addon/stylish/?src=external-userstyleshome

Chrome: https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe

Opera: https://addons.opera.com/en/extensions/details/stylish/

Safari: http://sobolev.us/stylish

This is part of a theme pack for Vermont State Colleges - Community College of Vermont. 

Designed by Phaewryn jdo09280@vsc.edu 

*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://andromeda.ccv.vsc.edu/") {
  
  a { color:#000000!important; }
  
  body, table, tbody, thead, th, td, tr { background-color:#444444!important; color:#cccccc!important; } 
  
  
}