body {
	background-color: #B4DCF0;
	color: #993366;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td {
	font-weight: bold;
}

A:link {color: #0000FF; TEXT-DECORATION: underline}
A:visited {color: #0000FF; TEXT-DECORATION: underline}
A:active {color: #0000FF; TEXT-DECORATION: underline}
A:hover{COLOR: #000099;TEXT-DECORATION: underline}

.titulo-azul {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	font-style: italic;
}

.resalte-azul {
	color: #000066;
	font-size: large;
	font-weight: bold;
}

.azul-neg {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	}
	
.azul-norm {
	font-size: 18px;
	font-weight: normal;
	color: #000099;
}

.rojo-neg {
	font-size: 16px;
	color: #993366;
	font-weight: bold;
}

.rojo-chico {
	font-size: 14px;
	color: #993366;
	font-weight: bold;
}

.linck-abajo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}

.texto-sub {
	text-decoration: underline;
}
.mediano {
	font-size: medium;
	color: #000066;
	font-weight: bold;
}

