a {
	font-family: "Century Gothic";
	font-size: 12px;
	color:#555555;
	text-decoration: none;
}

a:HOVER {
	font-family: "Century Gothic";
	font-size: 12px;
	color:#3399FF;
	text-decoration: underline;
}

td{
	font-family: "Century Gothic";
	font-size: 12px;
	color:#555555;
}

