@charset "UTF-8";
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}

