.textoT {
  font-size:40pt;
  font-family:Garamond;
  color:#660066;
}

.textoG {
  font-size:20pt;
  font-family:Garamond;
  vlink
  color:#660000;
}

A.textoG:link {
  font-size: 20px;
  color: #660000;
  font-family:Garamond;
  text-decoration: none
}

A.textoG:visited {
  font-size: 20px;
  color: #660000;
  font-family:Garamond;
  text-decoration: none
}
A.textoG:active {
  font-size: 20px;
  color: #660000;
  font-family:Garamond;
  text-decoration: none
}


