a:link
{
	color: rgb(0,51,102);
	text-decoration: none; 
}
a:visited
{
	color: rgb(255,153,0);
	text-decoration: none; 
} 
a:active 
{
	color: rgb(0,51,102);
	text-decoration: none;
}
body
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #999999;
}
table
{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 670px;
	height: 480px;
	color: rgb(0,51,102);
	background-image: url('../../images/base/foglio2.jpg');
}