LI {
	list-style-image : url(punto.gif);
}
A {
	color: #003366;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color: #C40000;
	text-decoration : underline;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
}

