@charset "utf-8";
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.style4 {font-size: small}

