.word1 {
	font-size: 12px;
	line-height: 20px;
}
.word1 a{
	font-size: 12px;
	line-height: 20px;
	color:#000000;
	text-decoration: none
}
.word1 a:hover{
	color:#FF0000;
	text-decoration: none
}

a.www:link {  font-size: 12px; color: #606060; text-decoration: none}
a.www:active {  font-size: 12px; color:#606060; text-decoration: none}
a.www:visited {  font-size: 12px; color:#606060; text-decoration: none}
a.www:hover {  font-size: 12px; color:red; text-decoration: none}


.word2 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
a.www2:link {  font-size: 12px; color: blue; text-decoration: none}
a.www2:active {  font-size: 12px; color:blue; text-decoration: none}
a.www2:visited {  font-size: 12px; color:blue; text-decoration: none}
a.www2:hover {  font-size: 12px; color:red; text-decoration: none}


.word3 {
	font-size: 12px;
	font-weight: bold;
	color: #3366FF
}
a.www3:link {  font-size: 12px; color: blue; text-decoration: none}
a.www3:active {  font-size: 12px; color:blue; text-decoration: none}
a.www3:visited {  font-size: 12px; color:blue; text-decoration: none}
a.www3:hover {  font-size: 12px; color:red; text-decoration: none}
