.t10_verdana {
  font-family: verdana;
  font-size: 10px;
  color: #ff0000;
  text-decoration: none;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #DC6811;
  text-decoration: underline;
}

.link a:link, .link a:visited, .link a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    font-weight: normal;
    color: #AA1919;
    background-color: #FFFFFF;
    text-decoration: none;
}
.link a:hover {
    color: #DC640A;
    text-decoration: none;
}

.celdastyle {
  border: 4px;
  border-style: solid;
  border-color: #C1D3E3;
  border-spacing: 0px;
  background: #E0EFFC;
}

.t10_vwhite {
  font-family: verdana;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

.t10_vbwhite {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.t10_white {
  font-family: tahoma;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

.t10_yellow {
  font-family: verdana;
  font-size: 10px; color: #ffffff;
  text-decoration: none;
}

.t10_blanco {
  font-family: verdana;
  font-size: 10px; color: #000000;
  text-decoration: none;
}


.t11_grey {
  font-family: tahoma;
  font-size: 11px;
  color: #717579;
  text-decoration: none
}


