.cabecera{
	font-family:arial narrow;
	color: #0000ff;
	font-size: 18pt;
}
.texto{
	font-family:arial;
	color:#000000;
	font-size:11px;
}
.textoblanco{
	font-family:arial;
	color:#ffffff;
	font-size:11px;
}

.caja{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DFEFFF;
	font-style: normal;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.textorojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Red;
}

.mensaje{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:Green;
}

.contenidos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
}
.contenidosOcean{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:black;
}

.negrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:black;
	color: #0066CC;
}
.negritapeq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:black;
	color: #0066CC;
}

