.Texto_p {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 10px;
}

.Tit_MAY {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 26px;
	color: #6699CC;
	font-weight: normal;
}

.txt_corrido {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 13px;
	align: justify;
	text-align: justify;
}
.txt_corrido_blanco {
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 13px;
}
.enlaceverde { 
	font-family: Georgia, "Times New Roman", Times, serif, Garamond; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #669933; 
	text-decoration: none 
} 
.enlaceverde:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	text-align: justify;
} 
.enlaceblanco { 
	font-family: Georgia, "Times New Roman", Times, serif, Garamond; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none 
} 
.enlaceblanco:hover {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline
} 
.enlace_p{ 
	font-family: Georgia, "Times New Roman", Times, serif, Garamond; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none 
} 
.enlace_p:hover { 
	font-family: Georgia, "Times New Roman", Times, serif, Garamond; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #669933; 
	text-decoration: underline
} 
