.titulo_rojo{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color:#cc3333;
	margin-bottom: -15px;
}


.titulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: -15px;
}


.texto{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

.enlace{
   font-family: "Trebuchet MS";
	color:#333333;
	text-decoration:underline;
} 

.enlace a{
   font-family: "Trebuchet MS";
	color:#333333;
	text-decoration:underline;
}

.enlace a:hover{
	font-family: "Trebuchet MS";
	color:#333333;
	text-decoration: none;
}

