td.celda {
	background-color : #ffffff;
        border : 1px solid #000000;
	width: 12px;
	height: 12px;
	font-family: Verdana;
	font-size: 10px;
	text-align : center;
}
td.celda_activo {
	background-color : #c90000;
        border : 1px solid #000000;
	width: 16px;
	height: 16px;
	font-family: Verdana;
	font-size: 10px;
	text-align : center;
}

a.link_paginacion:Link
{
color: #c90000;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.link_paginacion:Visited
{
color: #c90000;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.link_paginacion:Active
{
color: #c90000;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
}

a.link_paginacion:Hover
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 12px;
background-color: c90000;
}

a.link_paginacion_activo:Link
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 16px;
background-color: c90000;
}

a.link_paginacion_activo:Visited
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 16px;
background-color: c90000;
}

a.link_paginacion_activo:Active
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 16px;
background-color: c90000;
}

a.link_paginacion_activo:Hover
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 16px;
background-color: c90000;
}

