.item_word {
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	color: #CC3300;

}
a:hover {
	color: #339900;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	background-repeat: no-repeat;
	font-weight: bold;






}
