.escritura {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.enlaces_correos {
	color: #0000FF;
	text-decoration: underline;
}
.enlaces_correos:hover {
	color: #F99500;
	text-decoration: none;
}
.enlace_actividad {
	text-decoration: none;
	color: #000000;
}
.enlace_actividad:hover {
	text-decoration: none;
	color: #F99500;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.color_letra_gris {
	color: #666666;
}
.letra_pequeña {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.registros_encontrados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.imprimir_listado {
	color: #999999;
	text-decoration: none;
}
.imprimir_listado:hover {
	color: #f99500;
}
.borde_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.negrita {
	font-weight: bold;
}
.tabla_ultima_hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	border: 1px dotted #f99500;
	color: #000000;
}
.enlaces_text_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.enlaces_text_index:hover {
	color: #f99500;
	text-decoration: none;
}
.flimite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.home {
	color: #0000FF;
	text-decoration: none;
}
.home:hover {
	color: #f99500;
	text-decoration: none;
}
.enlace_cuadr_azul {
	color: #0000FF;
	text-decoration: underline;
}
.enlace_cuadr_azul:hover {
	color: #f99500;
	text-decoration: none;
}
.text_sangria {
	text-indent: 6%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.listado_prof {
	color: #F99500;
	text-decoration: none;
}
.listado_prof:hover {
	color: #F99500;
	text-decoration: none;
}
.borde_celdas {
	border: 1px solid #000000;
}

