a img {
    border:none;
 }

a:link, a:visited{
color: #0031b9; 
text-decoration: underline; 
}

a:hover{
color: #fff; 
background-color: #00195e; 
text-decoration: none; 
}

a.lang:link, a.lang:visited{
color: #000; 
text-decoration: none;
font-size:12px; 
}

a.lang:hover{
color: #000; 
background-color: #dbddf2; 
text-decoration: none;
font-size:12px; 
}




a.buttom:link, a.buttom:visited  {
border: 2px; 
border-style: outset; 
border-color: #073364; 
padding: 5px; 
text-decoration: none; 
font-weight: bolder; 
background-color:#407cbf; 
color: #fff;
}

a.buttom:hover, a.buttom:active  {
border: 2px; 
border-style: inset; 
border-color: #073364; 
padding: 5px; 
text-decoration: none; 
font-weight: bolder; 
background-color:#407cbf; 
color: #bbd0e8;
}

h2{
color: #0000d6;
font-family: monospace;
font-size: 14pt;
}

body{
font-family: verdana, "Lucida Grande", arial, helvetica, sans-serif;
color: #333;
text-align: justify;
width: 800px;
margin-left: auto ;
margin-right: auto ;
}

#header{
word-spacing: 10px;
text-align: center;
} 


#multirosarium{
width: 20em;
margin-left: auto ;
margin-right: auto ;	
margin-top: 25px;
padding-bottom: 3px;
}
 
#footer{
padding-top: 15px;
font-size: 12px;
color: #555;
width: 800px;
border-top: 1px solid #A19D99;
border-top-width: 1px;
margin-left: auto ;
margin-right: auto ;	
margin-top: 25px;
} 
  
.note{
font-size: 12px;
color: #555;
}  
  
