/*  
Theme Name: Newsprint
Theme URI: http://www.qinit.com
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Free Wordpress Themes</a>
Version: 1.1
Author: Offshore IT Outsourcing Providers China
Author URI: http://www.qinit.com

Newsprint 1.1
http://www.qinit.com

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: #226688;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.notready:hover{
	text-decoration: none;
}
a.notready{
	cursor: default;
	color: #bbbbbb;
}
#nav{
	font-size:85%;
}