.Ttitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.Bulet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B80011;
	text-decoration: none;
	font-weight: normal;
}
.Texto {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.Subtitulo {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.LinksRojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B80011;
	text-decoration: none;
	font-weight: normal;
}
.Pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

