
/* sobreescribe */

#content .item UL {
}
#content .item LI {
}
#content .item LI A {
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
#content .item LI A:hover {
	text-decoration: underline;
}
