.testo
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.testog
{
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.titoli
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0099CC;
	text-transform: uppercase;

}
.titolini
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}
.testopc
{
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.on
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
A
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E20404;
}
A:Hover
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0483AD;
}
A:Active
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #02367A;
}
.bordo {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px dashed #666666;
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #999999;
}
.bordo1 {

	border-top: thin none;
	border-right: thin none;
	border-bottom: 1px dotted #666666;
	border-left: thin none;
}

