@charset "utf-8";
/* CSS Document */

body {
	background-image: url();
}

.style3 {font-size: 15px; font-family: Arial, Helvetica, sans-serif; }

.style22 {font-family: "Times New Roman", Times, serif; font-weight: bold; }
.style23 {
	color: #333333;
	font-size: 15px;
	line-height: 20px;
}
.style2 {
	color: #336699;
	font-size: 15px;
}

a{ color:#336699;}

a:hover{
	color:#CC9900;
	text-decoration: nono;
}