.Texto{
  font-family: trebuchet ms,arial,tahoma,verdana;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  font-style: italic;
}

.Texto2{
  font-family: trebuchet ms,arial,tahoma,verdana;
  font-size: 12px;
  color: #999999;
  font-weight: bold;
  font-style: italic;
}


.Titulo{
  font-family: times new roman, trebuchet ms,tahoma,verdana,arial;
  font-size: 30px;
  color: #AAAAAA;
}


A:link {text-decoration: none; color: #0082D1;font-size: 14px;}
A:visited {text-decoration: none; color: #0082D1;font-size: 14px;}
A:active {text-decoration: none; color: #0082D1;font-size: 14px;}
A:hover {text-decoration: underline; color: #F33500;font-size: 14px;}

a img {border: 4px solid white;}

