html, body  { 
background-color : #fff;
color : #2F5B9C;
margin : 0;
padding : 0;
font : normal 11px tahoma, verdana, arial;
line-height : 16px;
} 

#top { 
background-color : #ffffff;
width : 100%;
height : 108px;
margin-bottom: 1px;
} 

#line { 
background-color : #CCCCCC;
width : 100%;
height : 1px;
margin-bottom: 10px;
margin-top: 10px;
} 

#tresc { 
background-color : #EFEFEF;
width : 100%;
margin-bottom: 5px;
} 

.foto { 
margin-left : 10px;
margin-right : 10px;
margin-top: 10px;
margin-bottom: 10px;
border:1px solid #041A3F;'
}

.headline {
color: #27267A;
font-weight: bolder;
}

A:link { 
color : #003c64;
text-decoration : underline;
} 
A:visited { 
color : #003c64;
text-decoration : underline;
} 
A:hover { 
color : #003c64;
text-decoration : none;
} 
A:active { 
color : #003c64;
text-decoration : none;
}