﻿H1 { font-size:10px; font-family:tahoma; color:#eb8a14 }
H2 { font-size:11px; font-family:verdana,tahoma,arial; color:#eb8a14 }
ul { font-size:11px; font-family:verdana,tahoma,arial; color:#2e4365 }
TD { font-size:10px; font-family:verdana,tahoma,arial; color:#FFFFFF }
body {font-size: 8pt; color: #ffffff; font-family: Verdana;}
.style1 {
	background-color: #665740;
}
.style2 {
	background-color: #2F2E2A;
}
.style3 {
	text-align: center;
	font-family: Verdana;
}
.style4 {
	background-image: url('../../images/sfondo_sotto_gr.gif');
}
.style6 {
	text-align: left;
	font-family: Verdana;
}
.style7 {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
.style8 {
	background-color: #665740;
}
a {
	color: #FFFFFF; 
	text-decoration : none;
}
a:visited {
	color: #FFFFFF;
	text-decoration : none;
}

a:hover {
	color: #FFC734;
	text-decoration : underline;
}
a:link  
{
color: #FFFFFF;
text-decoration : none; }

.BtnDefault
		{
			border-color:#2F2E2A;
			border-style:solid;
			border-width:1px;
			font-family:Verdana;
			font-size:10px;
			font-weight:bold;
			width:150px;
			text-align:center;
			color: White;
			background-color: #BDAE95;
		}
