﻿body 
{
	
	font-size: 8pt;
	color: white;
	font-family: verdana;
}

.titolo10bianco
{
	font-weight: bold;
	font-size: 11pt;
	color: white;
	font-family: verdana;
}

.testo7bianco
{
	font-size: 7pt;
	color: white;
	font-family: verdana;
}

.testo7bianco a
{
	font-size: 7pt;
	color: white;
	font-family: verdana;
	text-decoration:none;
}

.testo7bianco a:hover
{
	font-size: 7pt;
	color: blue;
	font-family: verdana;
	text-decoration:none;
}



.testo9bianco
{
	font-size: 9pt;
	color: white;
	font-family: verdana;
}

.testo9bianco a
{
	font-size: 9pt;
	color: white;
	font-family: verdana;
	text-decoration:none;
}

.testo9bianco a:hover
{
	font-size: 9pt;
	color: blue;
	font-family: verdana;
	text-decoration:none;
}


.linktopmenu
{
	font-weight:bold;
	
	font-size: 7pt;
	color: #ffffff;
	font-family: verdana;
	text-decoration: none;
}

.linktopmenu:hover
{
	font-weight:bold;
	
	font-size: 7pt;
	color: #0073a2;
	font-family: verdana;
	text-decoration: none;
}