.matrix, .normal {
	font-family: Verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.titulo {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.menu {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: underline;

}

a.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;	
}



a {
	font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none;

}

a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.boton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #333333; border: 1px #006699 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-bottom: 1px}
