body {
 font-family: Verdana;
 font-size: 13px;
 BACKGROUND-COLOR:#FFCC00;
 color:#400000;
}
td {
 font-family: Verdana;
 font-size: 13px;
}
a:link {
 font-family: Verdana, arial, helvetica, sans-serif;
 color: #400000;
 text-decoration: none;
}
a:visited {
 font-family: Verdana, arial, helvetica, sans-serif;
 color: #400000;
 text-decoration: none;
}
a:active {
 font-family: Verdana, arial, helvetica, sans-serif;
 color: #400000;
 text-decoration: none;
}
a:hover {
 font-family: Verdana, arial, helvetica, sans-serif;
 color: #990000;
 text-decoration: underline;
}

.cellatesta {
	BACKGROUND-COLOR: #ffdd44;
	border-style: solid;
	border-width: 1;
	border-bottom-color: #aa8855;
	border-left-color: #774411;
	border-right-color: #aa8855;
	border-top-color: #774411;
}
.cella {
	BACKGROUND-COLOR: #ffeedd;
	border-style: solid;
	border-width: 1;
	border-bottom-color: #aa8855;
	border-left-color: #774411;
	border-right-color: #aa8855;
	border-top-color: #774411;
}
