BODY.home { background-image: url('../img/roseh.jpg'); background-repeat: no-repeat; background-color: #FFFFFF; color: #000000; margin: 0px; }
BODY.galleria { background-image: url('../img/roseg.jpg'); background-repeat: no-repeat; background-color: #FFFFFF; color: #000000; margin: 0px; }
BODY.messaggi { background-image: url('../img/rosem.jpg'); background-repeat: no-repeat; background-color: #FFFFFF; color: #000000; margin: 0px; }

a:link {color: #000000; text-decoration: none; font-weight: bold;}
a:visited {color:  #000000; text-decoration: none; font-weight: bold;}
a:hover {color:  #000000; text-decoration: none; font-weight: bold;}

.testo {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12px;}
.testo a:link {color: #000000; text-decoration: none; font-weight: bold;}
.testo a:visited {color:  #000000; text-decoration: none; font-weight: bold;}
.testo a:hover {color:  #000000; text-decoration: none; font-weight: bold;}

.testogiallo {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CA9A2F; font-size: 12px;}
.testogiallo a:link {color: #CA9A2F; text-decoration: none; font-weight: bold;}
.testogiallo a:visited {color:  #CA9A2F; text-decoration: none; font-weight: bold;}
.testogiallo a:hover {color:  #CA9A2F; text-decoration: none; font-weight: bold;}

.testonero {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px;}
.testonero a:link {color: #CA9A2F; text-decoration: none; font-weight: bold;}
.testonero a:visited {color:  #CA9A2F; text-decoration: none; font-weight: bold;}
.testonero a:hover {color:  #CA9A2F; text-decoration: none; font-weight: bold;}

.bordo {
    border: 1px solid #000000;}
