/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(graficos/fondo.gif);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FF9999;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a img{
	border:0;
	/*border:2px solid #ffff00;*/
}
a:hover img{
	/*border-color:#ff9999;*/
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0066;
	text-decoration: none;
}
.style6 a:link {
	color: #FF0066;
	text-decoration: none;
}
.style6 a:hover {
	color: #999999;
	text-decoration: none;
}

