a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FF0000;
}

a:active {
	color: #FF0000;
}
.word1 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.word2 {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.word3 {
	font-family: "??";
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

