@charset "ISO-8859-1";
/* CSS Document */
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #808080;}

a {
	color: #454545;}
	
a:link, a:active, a:visited, a:hover {
	color: #454545;
	text-decoration: none;}
	
a:hover {
	color: #757575;
	text-decoration: none;}
