.testo
{
	font-weight: normal;	font-size: 10px;
    color: #000000;			font-family: Verdana;
}
.testoG
{
	font-weight: bold;	font-size: 10px;
    color: #999999;			font-family: Verdana;
}
.testoStrong
{
	font-weight: bold;		font-size: 10px;
    color: #000000;			font-family: Verdana;
}
.testoStrongB
{
	font-weight: bold;		font-size: 10px;
    color: #4C62B9;			font-family: Verdana;
}
.titolo
{
	font-weight: bold;		font-size: 18px;
    color: #90A2E6;			font-family: Verdana;
}
.menu
{
	font-weight: bold;		font-size: 10px;
    color: #999999;			font-family: Verdana;
}

A
{
	font-weight: bold;		font-size: 10px;
	color: #4C62B9;			font-family: Verdana;
	text-decoration: none;
}
A:Visited
{
	font-family: Verdana;	font-size: 10px;
	color: #4C62B9;			font-weight: bold;
	text-decoration: none;
}
A:Active
{
	font-family: Verdana;	font-size: 10px;
	color: #4C62B9;			font-weight: bold;
	text-decoration: none;
}
A:Hover
{
	font-family: Verdana;	font-size: 10px;
	color: #90A2E6;			font-weight: bold;
	text-decoration: none;
}

