body span{
	padding: 0px;
	margin: 0px auto;
	/*background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;*/
	/*background-color:#c6cce1;*/
	font-family:Lucida Sans Unicode, Lucida Grande, Lucida Sans,Helvetica, Arial, sans-serif, Bitstream Vera Sans;
	line-height:18px;
	color: #333; 
	font-size: 11px;

	/*width: 100%;
	border: 1px solid orange;
	width: 990px;*/
	}

a {font-family:Lucida Sans Unicode, Lucida Grande, Lucida Sans,Helvetica, Arial, sans-serif, Bitstream Vera Sans;font-weight:normal; font-size:9px;color:#4a4a4a;text-decoration:none;display:inline;text-align:left;line-height:12px;text-transform:uppercase;}
a:active {color: #4a4a4a;}
a:visited {color: #4a4a4a;}
a:hover {color: #707070;}