.titolo
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 20px;
	color: #FEFDCB;			
}

.testo
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 14px;
	color: #FEFDCB;		

	padding-left: 5px;
	padding-right: 5px;		
}

A.hrefgiallo:link
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 20px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgiallo:active
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 20px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgiallo:visited
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 20px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgiallo:hover
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 20px;
	color: #6182EC;	
	font-weight : bold;
	text-decoration: none;
}

A.hrefgialloBig:link
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgialloBig:active
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgialloBig:visited
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #FEFDCB;	
	text-decoration: none;
}

A.hrefgialloBig:hover
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #FEFDCB;	
	font-weight : bold;
	text-decoration: none;
}

A.hrefviolaBig:link
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #6182EC;	
	text-decoration: none;
}

A.hrefviolaBig:active
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #6182EC;	
	text-decoration: none;
}

A.hrefviolaBig:visited
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #6182EC;	
	text-decoration: none;
}

A.hrefviolaBig:hover
{
	font-family: Georgia, Times New Roman, Times, serif;	
	font-size: 30px;
	color: #6182EC;	
	font-weight : bold;
	text-decoration: none;
}

.borderTable
{
	border: 1px solid #FEFDCB;
}
