.titulo {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.descrip {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	text-align : justify;
}
.descrip2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
}
.descript {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.fecha {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF6600;
}
.fondo {
	background: #F3F3F3;
	text-align: center;
}
.enlace1  {
color : #0000FF;
font-family : "Trebuchet MS";
font-size : 14px;
font-weight : bold;
text-decoration : none;

}
.enlace1:link {
color : #0000FF;
font-family : "Trebuchet MS";
font-size : 14px;
font-weight : bold;
text-decoration : none;

}
.enlace1:hover {
color : #CCCCCC;
font-family : "Trebuchet MS";
font-size : 14px;
font-weight : bold;
text-decoration : underline;
}

