/*  
Theme Name: Newsprint-Mod
Theme URI: http://www.austnet.net
Description: A fast loading, minimalist three column newspaper-style theme modified from Newsprint-10
Version: 1.0a
Author: +Lionel J White, OSB
Author URI: http://www.nationalcatholicchurch.org

Newsprint 1.0a
http://www.nationalcatholicchurch.org

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;
}