body{ 
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 50.00%;
	color: #999999;
    background: url(images/bg.jpg) #FFF repeat-x;
	width: 1330px;
	height:243px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:focus, a:active { 
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
