.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	float: none;
	cursor: default;
}
.letralink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
}
.destacado1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.foto {
	border: 2px solid #999999;
}
.titulo1 {
	font-family: Tahoma, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #5F9948;
}
.titulo2 {
	font-family: Tahoma, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: #63A04B;
}
.articulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76B45F;
}
.articulorojo {

	font-family: Tahoma, monospace;
	font-size: 12px;
	color: #FF7546;
}
.articuloazul {

	font-family: Tahoma, monospace;
	font-size: 12px;
	color: #6A88FF;
}
.imgcenter {
	text-align: center;
	float: right;
}

