.test {
	background-color: #00CCFF;
	cursor: crosshair;
}

.wordstyle {
	font-family: "·s²Ó©úÅé";
	font-size: 16px;
}
.backcolor {
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.backpic {
}
.backimage {
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(../images/actbk.gif);
}

a {
	font-size: 20px;
	color: #0066FF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
}

