@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #FF0000;
	font-size: 16px;
}
.style4 {
	font-size: 16px;
	color: #333333;
}
.style6 {color: #FF0000}


.style5 {
	font-size: 12px;
	color: #000000;
}
.style7 {
	font-size: 12px;
}

