td.titolo
{
	color : #999999;
	font-family : arial;
	font-size : 20px;
}
td.sottotitolo
{
	color : #ff0000;
	font-family : arial;
	font-size : 15px;
	font-weight : bold;	
}
td.errore
{
	color : #ff0000;
	font-family : arial;
	font-size : 14px;
	font-weight : bold;	
}
td.testo
{
	line-height: 13pt;
	color : #1a171b;
	font-family : arial;
	font-size : 13px;
}
td.login
{
	color : #666666;
	font-family : arial;
	font-size : 11px;
	font-weight: bold;
}
a.link
{
	color : #7b7c7e;
	font-family : arial;
	font-size : 13;
	text-decoration : none;
	font-weight: bold;
}
a.link:hover
{
	color : #3398CC;
	font-family : arial;
	font-size : 13;
	text-decoration : underline;
	font-weight: bold;
}
a.link_testo
{
	color : #0099cc;
	font-family : arial;
	font-size : 13;
	text-decoration : none;
	font-weight: bold;
}
a.link_testo:hover
{
	color : #00c2ec;
	font-family : arial;
	font-size : 13;
	text-decoration : none;
	font-weight: bold;
}
a.link_menu
{
	color : #FFFFFF;
	font-family : arial;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
a.link_menu:hover
{
	color : #000000;
	font-family : arial;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
a.link_login
{
	color : #666666;
	font-family : arial;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
a.link_login:hover
{
	color : #000000;
	font-family : arial;
	font-size : 14;
	text-decoration : none;
	font-weight: bold;
}
