.categoria {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.subcategorias {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #9B0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
