.testolink
{
	font-weight: bold;	 	font-size: 11px;
    color: #FFFFFF;			font-family: Verdana;
}
.testoN
{
	font-weight: normal;	font-size: 11px;
    color: #000000;			font-family: Verdana;
}
.testoNB
{
	font-weight: bold;		font-size: 11px;
    color: #000000;			font-family: Verdana;
}
.testoW
{
	font-weight: normal;	font-size: 11px;
    color: #FFFFFF;			font-family: Verdana;
}
.testoWB
{
	font-weight: bold;		font-size: 11px;
    color: #FFFFFF;			font-family: Verdana;
}
.testoR
{
	font-weight: normal;	font-size: 11px;
    color: #FF0000;			font-family: Verdana;
}
.testoRB
{
	font-weight: bold;		font-size: 11px;
    color: #FF0000;			font-family: Verdana;
}
.testoRBig
{
	font-weight: bold;		font-size: 12px;
    color: #FF0000;			font-family: Verdana;
}
.titolo
{
	font-weight: bold;		font-size: 14px;
    color: #FF0000;			font-family: Verdana;
}
.elenco
{
	font-weight: bold;		font-size: 10px;
    color: #F0EA48;			font-family: Verdana;
}

A
{
	font-weight: bold;		font-size: 11px;
	color: red;				font-family: Verdana;
	text-decoration: none;
}
A:Visited
{
	font-family: Verdana;	font-size: 11px;
	color: red;				font-weight: bold;
	text-decoration: none;
}
A:Active
{
	font-family: Verdana;	font-size: 11px;
	color: red;				font-weight: bold;
	text-decoration: none;
}
A:Hover
{
	font-family: Verdana;	font-size: 11px;
	color: F1B9B9;			font-weight: bold;
	text-decoration: none;
}

