﻿body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	text-decoration: none;
}
.Stile1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #636363;
	line-height: 17px;
	text-decoration: none;
}
.Stile2 {
    font-family: Tahoma;
	font-size: 11px;
	color: #FA8100;
	font-weight: bold;
	text-decoration: none;
}
.Stile3 {
    font-family: Tahoma;
	font-size: 11px;
	color: #B9BC0B;
	font-weight: bold;
	text-decoration: none;
}
.Stile4 {
    font-family: Tahoma;
	font-size: 11px;
	color: #2BA1DF;
	font-weight: bold;
	text-decoration: none;
}
.link
{
	color: #666666;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.link:hover
{
	color: #013c66;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
