.word1 {
	font-size: 14px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
