a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #F900A8;
	text-decoration: underline;
}
a:active {
	color: #FF6699;
}
body {
	background-color: #FF99FF;
	background-image: url(bg-image/620.jpg);
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	background-color: #FFDDFF;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #0000CC;
	font-size: 10px;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style7 {
	color: #EEFB04;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
}

