﻿.pagAntSiguiente
{
	color: #202F64;
	font-family: tahoma;
	font-size: 13px;
	list-style-position: inside;
	text-align: center;
}
.pagAntSiguiente a
{
	color: #202F64;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}
.pagAntSiguiente a:hover
{
	color: #EB4E0A;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	text-align: center;
}

.pagNum
{
	color: #202F64;
	font-family: tahoma;
	font-size: 13px;
	list-style-position: inside;
	text-align: center;
	text-decoration: underline;
}
.pagNum a
{
	color: #202F64;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	text-decoration: underline;
}
.pagNum a:hover
{
	color: #EB4E0A;
	font-family: tahoma;
	font-size: 13px;
	text-decoration: underline;
	text-align: center;
}

.pagNumActual
{
	color: #003366;
	font-family: tahoma;
	font-size: 13px;	
	text-align: center;
	font-weight: bold;
}

.pagNumActual a
{
	color: #EB4E0A;
	font-family: tahoma;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}