body, td {

font-family: arial; 
color: #000000; 
font-weight: normal;
font-size:10pt; }

select { 
color: #792020;
background: #CFD6A4;
font-family: georgia;
text-decoration: none; }

A:link
{ text-decoration:none; color:#203e79; }
A:visited
{ text-decoration:none; color:#203e79; }
A:active
{ text-decoration:none ; color:#203e79; }
A:hover
{ text-decoration: underline; color:#792020; 
}

.testa {
border: 3px #792020 dotted;
background-color: #edf3ca;
}
h1 {font-size: 14pt; color: #7C0202; font-family: Arial;text-align: center} 

h2 {font-size: 14pt; color: #000000; font-family: Arial;text-align: center;font-weight: bold;}	

h3 {font-size: 12pt; color: #000000; font-family: Arial;text-align: center;font-weight: bold;}	

.nav a,.nav a:link,.nav a:active,.nav a:visited {
  display: block;
  background-color: #ebf6fd;
  color: afdbf7;
  text-decoration: none;
  text-transform: lowercase;
  text-align: center
}
.nav a:hover {
  display: block;
  background-color: #afdbf7;
  color: #ebf6fd;
  text-decoration: none;

  text-transform: lowercase;
  text-align: center
}