﻿body
{
	margin: 0px;
	font-size: 8pt;
	color: black;
	font-family: verdana;
	background-color: #dcdcdc;
}
a
{
	font-size: 10pt;
	color: blue;
	font-family: verdana;
	text-decoration: none;
}
a:hover
{
	color:Red;
	}
	
a:visited
{
	text-decoration:none;
	}
.header
{
	height: 120px;
	background-color:White;
}

.titolobianco10
{
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	color: White;
}

.trhover:hover
{
	background-color: #fffacd;
}


.imgh3  {filter:none;} 
.imgh3:hover  {filter:alpha(opacity=80)} 


.trhover:hover
{
	background-color: #f5f5f5;
}