﻿body 
{
	
	font-size: 9pt;
	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;
}


.gallery
{
	border:solid 1px #ffffff;
}
.gallery:hover
{
	border:solid 1px #f1c12f;
}