.word {
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	line-height: 25px;

}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
