@charset "UTF-8";
/* CSS Document */

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #CC0033;
}
