/* @override 
	http://www.mikeziray.com/testsites/zhong/css/layout.css
*/

a {
	text-decoration: none;
	color: #6f6d61;
}

a:hover {
	text-decoration: none;
	color: #a59d76;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

span#right {
	float: right;
	font-variant: small-caps;
}


span#right_quote {
	float: right;
	font-variant: small-caps;
}
