a:hover {
	font-size: 13px;
	line-height: 20px;
	color: #000099;
	text-decoration: none;
}
.word {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
}

