body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #AEAEAE url(../images/img1.jpg) repeat-x;
}

a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
table {
	background-color: #F3F3F3;
	margin-top: 20px;
}
#testa {
	background-color: #FFFFFF;
	margin-top: 20px;
}

