.festival {
	font-family: Arial;
	font-size: 24px;
	color: #FFCC66;
	text-decoration: none;
	font-weight: bold;

}
.festival:hover {

	font-family: Halibut;
	font-size: 24px;
	color: #FF9900;
	text-decoration: none;
}
