body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #838383;
	background-color: #fff;
}
a {
	color:#838383;
}
a:link {
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #000;
}
a:visited {
	text-decoration: none;
