@charset "utf-8";
/* CSS Document */
.style2 {
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
}

.style3 {
	color: #ff0000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 18px;
}
