body {
	background-color: #656b63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656b63;
	text-decoration: none;
}
a {
	font-size: 13px;
	color: #656B63;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
}
