body,
table,
tr,
td,
span,
p,
div {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

a:visited,
a:link,
a:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #43489E;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #D54D00;
	font-weight: bold;
}

.autor_libro a:visited,
.autor_libro a:link {
	color: #D54D00;
	font-weight: bold;
}

.autor_libro a:hover {
	color: #CC9900;
	font-weight: bold;
}

.brp_Enviado, 
.brp_Entregado {
	color: blue;
}

.brp_Leído {
	color: blue;
	font-weight: bold;
}

.bro_Perdido,
.brp_Esperando {
	color: fuchsia;
}

.bro_Cerrado {
	color: red;
}

.bro_Abierto,
.brp_Recibido {
	color: green;
}

.titol {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #B81838;
}

.mes {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #34A7BA;
}

.vacaciones {
	font-size: 14pt;
	font-weight: bold;
	color: red;
}