.banner {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:visited {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #3300CC;
}
a:active {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
	color: #3300CC;
}
.normal {
	font-family: "Century Gothic", Verdana, "Trebuchet MS";
	font-size: 12px;
}

