.link {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 15px;
	color: #FFCC00;
}
.text {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: inherit;
	line-height: normal;
	color: #FFCC00;
}
	a:link {text-decoration:none; color: #FFCC00;}
	a:visited {text-decoration:none; color: #FFCC00;}
	a:focus {text-decoration:underline; color: #FFCC00;}
	a:hover {text-decoration:underline; color: #FFCC00;}
	a:active {text-decoration:none; color: #FFCC00;}

