a {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: medium;
	color: #FF9933;
	text-decoration: none;

}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: underline;
}
