
A {
  color: #800000;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none; 
  font-family:Verdana;
}

.1 {
font-family:Verdana;
color: #A92E52;
font-size: 80%;
}

.1:hover{
text-decoration: underline;
font-size: 80%;
}
/*A:hover {
  color: #800000;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  text-decoration: underline;
  text-transform: none; font-family:Verdana;
}*/


.1:visited{
font-family:Verdana;
color: #990099;
font-size: 80%;
}

/*A:visited {
  color: #B30000;
  letter-spacing: normal;
  font-weight: normal;
  font-variant: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none; font-family:Verdana;
}*/

}
body {background-color: #DFDAAC; font-family:Verdana;}