body 
{
			margin-top:5px;
}

.StileMain 
{
			font: 9px Verdana, Arial, Helvetica, Trebuchet; 
			color: #000000; 
			text-decoration: none
}

a:link		
{
			background: transparent;	
			color: #153983;
			text-decoration: none;
			font-weight:bold;
} 
a:visited 	
{  
			color: #153983;
			text-decoration: none;
			font-weight:bold;
}
a:hover	
{
			color: #153983;
			text-decoration: underline;
			font-weight:bold;
}
a:active	
{
			color: #153983;
			text-decoration: underline;
			font-weight:bold;
}


