@charset "ISO-8859-1";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
