html, body {
  margin: 0px;
  padding:0px;
}

a:link, a:visited { color: #0000b9;
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 12px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}

a:hover, a:active { color: #a00000; 
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 12px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}


.amenu:link, .amenu:visited { color: #000000;
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 12px;
					font-weight: normal;
					font-style: normal;
					text-decoration: none;
}

.amenu:hover, .amenu:active { color: #000000; 
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 12px;
					font-weight: bold;
					font-style: normal;
					text-decoration: none;
}

.anote:link, .anote:visited { color: #0000b9;
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 10px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}

.anote:hover, .anote:active { color: #a00000; 
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 10px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}

.aautori:link, .aautori:visited { color: #0000b9;
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 16px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}

.aautori:hover, .aautori:active { color: #a00000; 
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 16px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}


p {font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}

.testonero {font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}

.note {font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   background-color: transparent;
}

h1 {font-family: Verdana, Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	color: #000000;
	background-color: transparent;
}

h2 {font-family: Verdana, Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
	color: #000000;
	background-color: transparent;
}

.cellemenu {
   background-color: #ffffff;
}

.cellemenu:hover {
   background-color: #ffff00;
}

.bordocellanero {
border: 1px solid #000000;
} 
