@charset "ISO-8859-1";
a:link {
	color: #CCCC33;
	text-decoration: underline;
}
a:visited {
	color: #CCCC33;
	text-decoration: underline;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}
