body {
	background-color: #FFFFCC;
	margin-top: 0px;
}
.TITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006666;
}
.EXPLICACIONES {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.TITUEXPLICA {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #336666;
	font-weight: bold;
}
.barralink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	padding: 4px;
}
.atencion {
	color: #990000;
	font-size: 14px;
	font-style: italic;
}
.titulorojo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.tituloazul {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
