@charset "UTF-8";
#testo{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
}

a:link {
	color: #402b21;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #402b21;
}
a:hover {
	text-decoration: none;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #402b21;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

