body {
	margin-top:0;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666666;
}


a {
	text-decoration: none;
	color: #ffffff;
	font-family:Verdana, Arial;
	font-size:13px;
	font-weight:none;
	
}

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

