body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #CCCCCC;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	color: #CC3300;
}
a:visited {
	color: #993300;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
