/*  
Theme Name: Newsprint WS
Theme URI: http://outsidelookingin.cosgayon.net/newsprint/
Description: A fast loading, minimalist three column newspaper-style theme
Version: 1.0
Author: Jorge Cosgayon
Author URI: http://farfromneutral.com/exodus/

Newsprint 1.0
http://outsidelookingin.cosgayon.net/newsprint/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

@import 'screen.css';
@import 'design.css';
a, a:active, a:visited{
	color: #003366;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
