.types {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.types:hover {
	font-size: 14px;
	background-color: #FF9900;
	color: #FFFFFF;
}

