/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #E2EBC0;
	background-image: url(../images/texture.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.Stile2 {color: #ADB491}
.Stile3 {font-size: 11px}
.Stile5 {font-size: 14px}
.Stile18 {font-size: 18px}

a:link {
	color: #69614C; 
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #383931;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.mail {
  color: #00A450;
  font-size: 12px;
  font-weight: bold;
}

