.titulo1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titulos2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
}
.home {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #CE3E31;
}
.home:hover {
	color: #000000;
}
.enlaces {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.enlaces:hover {
	color: #333333;
}
.enlaces2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
.enlaces2:hover {
	color: #666666;
}
