body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11 px;		
}

a{
	color : #FFBF00;
	font-size : 10px;
	font-weight :bold;
}

a:hover{
	color : #0060B6;
	text-decoration : underline;
}

.border{
	border: 1px ridge grey ;
	text-align : center;
	padding: 2px;
}

.border p{
	text-align: justify;
}

border h3{
	text-align: left;
}

a.liste{
	color : black;
	text-decoration: none;
	font-weight: bolder;
}

a.liste:hover{
	color : #0060B6;
	text-decoration: underline;
}

.birth{
	font-size : 9px;
	color : #0060B6;
	text-decoration: none;
	
}

.birth2{
	font-size : 9px;
	color : #F63322;
	text-decoration: none;
	
}

.amici_top_table{
	background-color: #CCCC9A;
	color : red;
	font-size: xx-small;
	text-align: center;
}

.amici_header{
	font-size : large;
}

.amici_bottom_table{
	background-color: #0060B6;	
	color : white;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
}

.legende{
	font-size : 8px;
}

a.none{
	text-decoration: none;
}

img{
	border : none;	
}

p{
	font-size : 11px;
}

.indent{
 padding : 3%;
}

.intro_font{
	font-size : 18px;
	line-height: 26px;
	color : #0060B6;
}

.red_font{
	color : #B2000B;
	font-size: 11px;
	font-weight : bold;
	text-decoration : none;
}

.green_header{
	color : #67AF23;
	font-weight : bold;
	font-size : larger;
}