/* General Text Styles
=================================*/



.info {
	font-weight: normal;
	font-size: 85%;
	color: #666;
}

.info a:link, a:visited, a:hover, a:active {  
	color: #666; 
	text-decoration: none;
}

.caption {
	font: normal "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	color: #036;
	width: 280px;
	margin-top: 30px;
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	font-size: 85%;
	line-height: normal;

}

.smalltext {
	font: normal;
	font-size: 90%;
	color: #369;
	margin-top: 0px;
}

.agenda {
	font: normal;
	font-size: 90%;
	color: #000;
	margin-top: 0px;
}

.note   {  
	font: bold;
	font-size: 90%;
	color: #c63; 
}

.note a:visited  {  
	color: #c63; 
}

.note a:link  {  
	color: #c63; 
}


.comunicato   {  
	font: bold;
	font-size: 90%;
	color: #03f; 
}

.comunicato a:visited  {  
	color: #03f; 
}

.comunicato a:link  {  
	color: #03f; 
}
