a:link {
	text-decoration: none;
	color: 667265;
}
a:visited {
	text-decoration: none;
	color: 9BB19D;
}
a:hover {
	text-decoration: none;
	color: C8E0C6;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}