﻿body
{
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	background-color: #CCCCCC;
}

.TitoloPagina
{
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #996633;
}
.TestoNormale
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
}

.Navigazione
{
	background-color:#EBE1D2;
}
a.Lnk:hover
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
}
a.Lnk:link
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
}

a.Lnk:active
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
	text-decoration: none;
}

a:link
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
}
a:hover
{
	font-family: Verdana;
	font-size: 10pt;
	color: #996633;
	font-weight: bold;
}

