@charset "utf-8";

.STYLE1 a:link{
	color:666666;
	text-decoration:none;
}
.STYLE1 a:visited{
	color:666666;
	text-decoration:none;
}
.STYLE1 a:hover{
	color:#666666;
	text-decoration:underline;
}
.STYLE2 {
	color: #cc0000;
	font-weight: bold;
}
.STYLE3 {
	font-size: 22px;
	text-align:center;
}
.STYLE4 {font-size: 12px}
.STYLE5 {
	color: #B50000;
	font-weight: bold;
}
.STYLE6 {color: #666666}
.STYLE7 {color: #0033FF}



