@charset "utf-8";
.style4 {
	color: #F00;
}

a:link {
	color: #F0F;
	text-decoration: none;
}
a:visited {
	color: #F0F;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a:link {
	text-decoration: none;

}
