body,td,th {
	font-family: arial, century Gothic, Franklin Gothic Book, _sans;
	font-size: 12px;
	color: #383838;
}
body {
	background-color: #C8C8C8;
}
a {
	font-size: 14px;
	color: #383838;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #383838;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
