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 : #db7120;
        border : 1px solid #000000;
	width: 12px;
	height: 12px;
	font-family: Verdana;
	font-size: 10px;
	text-align : center;
}

a.link_paginacion:Link
{
color: #db7120;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
}

a.link_paginacion:Visited
{
color: #db7120;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
}

a.link_paginacion:Active
{
color: #db7120;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
}

a.link_paginacion:Hover
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
background-color: db7120;
}

a.link_paginacion_activo:Link
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
background-color: db7120;
}

a.link_paginacion_activo:Visited
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
background-color: db7120;
}

a.link_paginacion_activo:Active
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
background-color: db7120;
}

a.link_paginacion_activo:Hover
{
color: #ffffff;
font-family: verdana;
font-style: normal;
font-weight: normal;
text-decoration: none;
font-size: 10px;
background-color: db7120;
}
