	.text	{
		font-family: verdana, arial, sans-serif;
		font-weight: 400;
		font-size: 11px;
		line-height: 13px;
		text-decoration: none;
		color: #505050;
		}
		
	.title1	{
		font-weight: bold;
		font-size: 16px;
		line-height: 13px;
		}
		
	.title2	{
		font-weight: bold;
		font-size: 12px;
		line-height: 13px;
		}
		
	.texts	{
		font-size: 10px;
		line-height: 12px;
		}
		
	.bold	{font-weight: bold;}
	.italic {font-style: italic;}
	.brown	{color: #981312;}
	.beige	{color: #DFA5A3;}
	.withe	{color: #FFFFFF;}
	
	A:link {color: #333333; text-decoration: none;}
	A:visited {color: #333333; text-decoration: none;}
	A:active {color: #981312; text-decoration: none;}
	A:hover {color: #981312; text-decoration: none;}
	
	A.lingue:link {color: #FFFFFF; text-decoration: none;}
	A.lingue:visited {color: #FFFFFF; text-decoration: none;}
	A.lingue:active {color: #DFA5A3; text-decoration: none;}
	A.lingue:hover {color: #DFA5A3; text-decoration: none;}
.boldrosso {
	font-weight: bold;
	color: #990000;
}
