/* CSS Document */

<!--
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.stile1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #996633;
}
.stile2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffcc;
}
.pagetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996633;
}
a {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #996633;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: none;
	color: #D00D45;
}
a:active {
	text-decoration: none;
	color: #996633;
}
table#page {
background-color: #AD9863
}
table#body {
background-color: #ffffcc
}
-->
