body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../grafica/sf_flash.jpg);
	background-color: #FFFFFF;




}
table {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;


}
a:visited {
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;


}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FF0000;
}
