.hws {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	text-decoration: none;
}
a:link {
	font-family: "Copperplate Gothic Bold";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #66CCFF;
	text-decoration: none;
}
a:active {
	font-family: "Copperplate Gothic Bold";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	font-family: "Copperplate Gothic Bold";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC99CC;
	text-decoration: none;
}
a:visited {
	font-family: "Copperplate Gothic Bold";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFCC;
	text-decoration: none;
}

