@charset "utf-8";

#listStyleIA {
	list-style: none;
	margin-bottom: 0 !important;
	padding: 0 !important;
}
#listStyleIA a {
	color: #33B247;
}
#listStyleIA a:visited {
	color: #33B247 !important;
}
#listStyleIA a:hover {
	color: #2B828E !important;
}
.entry-content .titleIA {
	font-size: 18px !important;
	color: #800000 !important;
}


