.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.titular {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006666;
}
.titulardestacado {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.titularazul {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006699;
}
.titularverde {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #336699;
}
.campoAzul {
	COLOR: #006699;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor: hand;
	background-color: #E6E8ED;
	border: solid #E6E8ED;
}.bajada {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.campoAzul {
	COLOR: #006699;
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	cursor: hand;
	background-color: #E6E8ED;
	border: solid #E6E8ED;
}
a:link {
	color: #666633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: underline;
	color: #666633;
}
a:active {
	text-decoration: none;
	color: #006600;
}
