@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3B0D0D;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #988B63;
	line-height:16px;
}
object
{
	outline:none;
}
strong
{
	color:#79190C;
}
b
{
	color:#79190C;
}
#testo strong
{
	color:#988B63;
}
a:link {
	color: #988B63;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #988B63;
}
a:hover {
	text-decoration: underline;
	color: #988B63;
}
a:active {
	text-decoration: none;
	color: #988B63;
}
