@charset "UTF-8";
link {
	font-family: Futura, Arial, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #66cc33;
	text-decoration: underline;
}
a:active {
	color: #66cc33;
	text-decoration: underline;
}
