.justy {
	text-align: justify;
}

.Estilo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00246e;
}

.Estilo_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

.Estilo_sub_seccionlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #0033CC;
	font-weight: bold;
}
.entrar a {
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	letter-spacing: 5px;
	padding: 3px 10px;
	border: 2px solid #0099CC;
	line-height: 22px;
}
.entrar a:hover {
	background-color: #0099CC;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 2px solid #FFFFFF;
}

