.fc {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.fc ul {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	
}
.fc a {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 18px;
	color: #333333;
	text-decoration: none;

}
.fc a:link {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	cursor: hand;
}
.fc a:visited {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 14px;
	color: #000000;
	cursor: hand;
	text-decoration: none;

}
.fc a:active {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	cursor: hand;
}
.fc a:hover {
	font-family: Augustinian, "Arial Rounded MT Bold";
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	cursor: hand;
}
