a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Apple Chancery", "Lucida Handwriting", cursive, Papyrus, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Apple Chancery", "Lucida Handwriting", cursive, Papyrus, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
a:active {
	color: #CCCC66;
	text-decoration: none;
	font-family: "Apple Chancery", "Lucida Handwriting", cursive, Papyrus, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	font-family: "Apple Chancery", "Lucida Handwriting", cursive, Papyrus, "Times New Roman";
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

