@charset "UTF-8";
.textojust {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
	margin-right: 27px;
}


.negrita_link:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	
	text-decoration: none;
	}      
 .negrita_link:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;	
	text-decoration: none;
	}
     .negrita_link:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
    text-decoration: underline;
	}
	
	.negrita_link:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
    text-decoration: none;   
	}

/* CSS Document */

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
}
.rojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F00;
	font-size: 12px;
}

.titulosrojo_pri {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #F00;
	margin-top:15px;
	display:block;
	margin-right: 27px;
}

.titulosrojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F00;
}

.titulosnegro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	margin-right: 27px;
}
.textojust2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	margin-right: 23px;
	margin-left: 23px;
}
.titulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
	margin-right: 23px;
	margin-left: 23px;
}
.instrucciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}
