﻿body {
	background-color: #e0c9a3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.testo {
	color: #666666;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.testo a:link { text-decoration: underline; color: #666666}
.testo a:hover { text-decoration: underline; color: #666666}
.testo a:visited { text-decoration: underline; color: #666666}

.testoSmall {
	color: #666666;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.testoSmall a:link { text-decoration: underline; color: #666666}
.testoSmall a:hover { text-decoration: underline; color: #666666}
.testoSmall a:visited { text-decoration: underline; color: #666666}

.testoSmallRed {
	color: #693A30;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.testoBig {
	color: #666666;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
