body {
margin: 0px;
margin-bottom: 5px;
}

.titulo{
font-family: "Times New Roman", Times, serif;
font-size: 40px;
color: #7790B6; 
text-decoration: none;
}

.txttituloazulc{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #7790B6; 
font-weight: bold;
text-decoration: none;
}
a.txttituloazulc:hover{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #7790B6; 
font-weight: bold;
text-decoration: underline;
}

.txttexto{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #093457;
text-decoration:none; 
}

a.txttexto:hover{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #093457;
text-decoration:underline; 
}

.txttituloazul{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #093457; 
font-weight: bold;
text-decoration:none;
}

a.txttituloazul:hover{
font-family: "Times New Roman", Times, serif;
font-size: 14px;
color: #093457; 
font-weight: bold;
text-decoration:underline;
}
.txttitulogranate{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #A22F4B; 
font-weight: bold;
text-decoration:none;
}

.txttextogranate{
font-family: "Times New Roman", Times, serif;
font-size: 13px;
color: #A22F4B; 
text-decoration:none;
}
