.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: 14px;
	font-weight: bold;
	color: #E60505;
	text-transform: uppercase;

}
.titolini
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-transform: uppercase;

}
.testopc
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	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: #9B0255;
}
A:Hover
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #817F7F;
}
A:Active
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #078FF9;
}
.bordo {
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #333333;
	border-left: 1px dotted #999999;
}
.bordo1 {

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

