body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
}
body {
	background-color: #dadada;
}
a:link {
	color: #7DA7D9;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #7DA7D9;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFF568;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #7DA7D9;
	font-weight: bold;
}