.curl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #CC6600;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #006600;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #FF0000;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: oblique;
	color: #336666;
}

