a:link,a:visited,a:active {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #E9E9E9;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 6px;


}
a:hover {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;

}
