BODY {
margin : 2%; 
background : #FDF1B9; 
color : black; 
font-family : Verdana, Helvetica, sans-serif;
font-size : 12px; 
} 
A.m {
color: red;
font-size : 15px;
text-decoration : none; 
}
A.m:hover {
background : #0303C5;
color: yellow;
text-decoration : underline;
} 
A.t {
text-decoration : none; 
} 
A.t:hover {
text-decoration : underline; 
} 
A.:link {
color : #0303C5; 
} 
A.:visited {
color : #0303C5; 
} 
.centro {
background : #ffffff; 
border : 3px dashed #0004F7; 
padding : 5px;
width: 700px;
} 
.centro1 {
background : #ffffff; 
border : 3px dashed red; 
padding : 5px;
width: 300px;
}
.testo {
margin-left : 10%; 
} 
.testo1 {
margin-left : 5%; 
margin-right : 5%; 
} 
.testo2 {
margin-left : 7%; 
margin-right : 7%; 
font-size : 30px; 
color: #0404FF;
background-COLOR : white;
} 
.testo2a {
margin-left : 7%; 
margin-right : 7%; 
font-size : 30px; 
color: #FFD700;
background-COLOR : white;
}
.testo3 {
margin-left : 7%; 
margin-right : 7%; 
font-size : 17px; 
color: #FFD700;
background-COLOR : #4847FF;
} 
.testo4 {
margin-left : 5%; 
margin-right : 5%;
font-size : 16px; 
color: #0404FF;
} 
.testo5 {

font-size : 18px; 
color: #0404FF;
}
.menu {
background-image: url(imma/fondo03.gif);  
border-right : 3px dashed #FFE987;
width : 200px;
} 
.menu2 {
background : none; 
border : none;
} 
.iframe { 
background : #ffffff;
width: 527px; 
height: 70px ; 
overflow: auto;
border: 1px solid #483D8B;
padding: 5px;
}
.ifragiu { 
overflow-x: scroll;
overflow-y: auto;
height: 76px ;
width: 750px;
}
.foto1 {
background : none; 
border: 1px solid #483D8B;
margin: -10px 10px 0px 0px 
} 
.but0 {
cursor: hand;
color: #ffffff; 
background-color: #BFBFBF;
}
.but1 {
cursor: hand;
color: #6495ED; 
background-color: #E9E9E9;
}
