body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
	color: #666666;
	line-height: 100%;
	background: #eeeeee;
}
* {
	font-size: 90%;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #DB5600;
}