@charset "UTF-8";
.style1 a {
	font-weight: bold;
	color: #FFFFFF;
}
.style1 a:hover {
	color: #FFFFFF;
	font weight: bold;
	text-decoration: underline;
	font-weight: bold;
}
.style1 a:active {
	color: #FFFFFF;
	font weight: bold;
	text-decoration: underline;
	font-weight: bold;
}
