.word {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.word2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
A:link {
	FONT: 9pt ??; COLOR: #666666; TEXT-DECORATION: none
}
A:visited {
	FONT: 9pt ??; COLOR: #666666; TEXT-DECORATION: none
}
A:hover {
	FONT: 9pt ??; COLOR: #cccccc; TEXT-DECORATION: none
}
A:active {
	FONT: 9pt ??; COLOR: #cccccc; TEXT-DECORATION: none
}