body {
	width:750px;
	margin: 0 auto;
padding 0; 			letter-spacing: 0px;
	color:#666666;
	background: ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF9264;
	text-decoration: underline;
	
}
