﻿body
{
	font-size: 7pt;
	font-family: verdana;
	color: white;
}


.testogiallo8
{
	font-size: 8pt;
	color: #ffff00;
	font-family: verdana;
}

.testogiallo8 a
{
	font-size: 8pt;
	color: #ffff00;
	font-family: verdana;
	text-decoration:none;
}


.testogiallo8 a:hover
{
	font-size: 8pt;
	color: #b32d86;
	font-family: verdana;
	text-decoration:none;
}



.testobianco8
{
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
}

.testobianco8 a
{
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
	text-decoration:none;
}


.testobianco8 a:hover
{
	font-size: 8pt;
	color: #b32d86;
	font-family: verdana;
	text-decoration:none;
}

.testobianco10
{
	font-size: 10pt;
	color: #ffffff;
	font-family: verdana;
}



.testonero11
{
	font-size: 11pt;
	color: #000;
	font-family: verdana;
}

.testonero11 a
{
	font-size: 11pt;
	color: #000;
	font-family: verdana;
	 text-decoration:underline;
	 
}


.testonero11 a:hover
{
	font-size: 11pt;
	color: #b32d86;
	font-family: verdana;
	 text-decoration:underline;
}