.titulo {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #000077;
	margin-left: -5px;
}


.Estilo1 {
	color: #FFFFFF;
	font-weight: bold;
}


A.menu:visited, A.menu:link, A.menu:active{
	font-size: 10pt;
	font-family: Arial;
	color:#FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A.menu:hover {
	font-size: 10pt;
	font-family: Arial;
	color:#FFFFFF;
	text-decoration: underline;
	}

A:visited, A:link, A:active{
	font-size: 10pt;
	font-family: Arial;
	color:#000088;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:hover {
	font-size: 10pt;
	font-family: Arial;
	color:#000000;
	text-decoration: underline;
	}

