@charset "ISO-8859-1";
.friday {
	font-family: "Century Gothic", Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
	<!--
a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #990099;
}
-->
}
