.link
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.link:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #AEC1EC;
text-decoration: underline;
}

.linkBlanco
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.linkBlanco:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: underline;
}

.linkBold
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.linkBold:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: underline;
}

.linkAzul
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #4257D1;
text-decoration: underline;
}

.linkAzul:hover
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #AEC1EC;
text-decoration: underline;
}


.txt
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.txtGris
{
font-family: Verdana;
font-size: 30px;
font-style: normal;
font-weight: normal;
color: #dedede;
text-decoration: none;
}

.piepag
{
font-family: Verdana;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #0;
text-decoration: none;
}

.piepagGris
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #bbbbbb;
text-decoration: none;
}

.piepagBlanco
{
font-family: Verdana;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.tablasBorde {

	border: 1px solid #999999;
}

.tablasBorde2 {

	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
}


.margen {

	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: 1px solid #000000;
}
.margen2 {

	border-top: none;
	border-bottom: 1px solid #999999;
	border-left: none;
	border-right: none;
}

.margen3 {

	border-top: 1px solid #000000;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.margen4 {

	border-top: none;
	border-bottom: 1px solid #000000;
	border-left: none;
	border-right: 1px solid #000000;
}

.margen5 {

	border-top: none;
	border-bottom: none;
	border-left: 1px solid #000000;
	border-right: none;
}

.margen6 {

	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
