/*
========================================================================
	
	CHINESE.CSS | CSS FRAMEWORK
	--------------------------
 	Styles for chinese version of the site
	
	author: Richard Morris [richard@fueldesign.co.nz] 
	version: September 2006

==========================================================================
*/
		@import url("style.css");
/*
==========================================================================
*/
ul#nav a {
	font-size: 1.8em;
	font-weight: bold;
	color: #900;
}
ul#nav a:hover {
	color: #000;
}



