td {
	font-family: "Century Gothic", Arial;
	font-color: #333366;
	font-size: 12px;
}

body {
		font-family: Century Gothic, Arial;
		font-size: 13px;
		font-color: #333366;		
}

a:link {
	color: #333366;
	decoration: none;
}
a:visited {
	decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
