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

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

a:visited         { color: #0000ff; 
					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: #ff0000; 
					background-color: transparent;
                    font-family: Verdana, Arial, sans-serif;
                    font-size: 12px;
					font-weight: normal;
					font-style: normal;
					text-decoration: underline;
}



.grandelink:link {font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #0000ff;
   background-color: transparent;
}

.grandelink:visited {font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #0000ff;
   background-color: transparent;
}

.grandelink:hover {font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #ff0000;
   background-color: transparent;
}

.grandelink:active {font-family: Verdana, Arial, sans-serif;
   font-size: 14px;
   font-weight: bold;
   font-style: normal;
   text-decoration: underline;
   color: #ff0000;
   background-color: transparent;
}



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;
}

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

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

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

.testoblu {font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #0000ff;
   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: #ff0000;
	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;
}

