A:visited 
{
 text-decoration: none 
}
A:link
{
 text-decoration: none 
}

a:link
{
	color:#666666; 
}
a:visited
{
	color: #666666; 
} 
a:active 
{
	color: #666666;
}

body
{
	font-family: Tahoma, Arial;
    background-color:#000000;
	color:#CCCCCC;
	font-size:9pt;
	margin-top: 0; 
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0px;

	}
A:hover 
{
color:#999999;
text-decoration: underline
}

	
	h1, h2, h3, h4, h5, h6
{
	font-family: tahoma;
    margin-top: 0; 
	margin-bottom: 0;
	
}
h1
{
	color: #FF0099;
}
h2
{
	color: #FF0099;
}
h3
{
	color: #FF0099;
}
h4
{
	color: #333333;
	font-size: 8pt;
    font-weight: bold;
}
h5
{
	color: #FF0099;
	margin-top: 0; 
	margin-bottom: 0;
}
h6
{
	color: #FF0099; 
	size: 1;
}
.link_dx
{
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 8pt;
}
 
.testo_piccolo {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 9pt;
color:#999999;
}

.titoli_medi {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight:bold;
color:#000000;
}
.bianco_for {
color:#FFFFFF;
}