.texto_comun {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #666666; font-weight: bold}
.pie {  font-family: Georgia, "Times New Roman", Times, serif; font-size: x-small; font-weight: bolder; color: #006666; line-height: 30px}
.tablaNoticias {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: "Courier New", Courier, mono;
	font-size: medium;

}
.cartelResalte {
	border: medium solid #999999;
	font-size: medium;
	color: #FF0000;
	text-decoration: blink;
	background-color: #FFCC33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.letraUno {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-align: center;
}
.letraDos {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	text-indent: 7pt;
	text-align: justify;

}
.letraTres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: thin groove #333333;
	font-size: x-small;
}
.letraCuatro {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	border: thin ridge #0066CC;
	font-size: small;
	letter-spacing: 4px;
	color: #0066CC;
	background-color: #CCCCCC;
	line-height: 22px;


}
.esquinaDerecha {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: doble;
	border-right-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.esquinasLadosAbajo {
	border: medium ridge #0066CC;
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	letter-spacing: 7px;





}
