body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
}
a:link {
	color: #18c0b6;
	text-decoration: none;
}
a:visited {
color: #017b95;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #222222;
}
a:active {
	text-decoration: none;
	color: #888888;
}
