.txt
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.linkBlanco
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}

.linkBlanco:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}
.txtBlanco
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: none;
}
.txtNegro
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none;
}

.borde {

	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
.linkBlanco2
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}

.linkBlanco2:hover
{
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #ffffff;
text-decoration: underline;
}