A:LINK 
    {
    color : Black;
    text-decoration: none
    }

A:VISITED 
	{
	color : Black;
	text-decoration: none
	}

A:HOVER 
	{
	color : Red;
	text-decoration : none;
	}	

FONT.blk_9 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt; 
	font-weight: 700; 
	color: #000000; 
	}

FONT.red_9 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt; 
	font-weight: 700; 
	color: #FF0000; 
	}
	
FONT.whi_9 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 9pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.blu_11 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: 700; 
	color: #0000FF; 
	}
	
FONT.blk_11 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: 700; 
	color: #000000; 
	}

FONT.gry_11 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: 700; 
	color: #C0C0C0; 
	}

FONT.red_11 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: 700; 
	color: #FF0000; 
	}
	
FONT.whi_11 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 11pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

FONT.blk_12 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #000000; 
	}

FONT.red_12 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #FF0000; 
	}
	
FONT.whi_12 
	{
	font-family: arial,helvetica,sans-serif; 
	font-size: 12pt; 
	font-weight: 700; 
	color: #FFFFFF; 
	}

table.tabella_1
	{
	border: 0px solid black;
	border-collapse: collapse;
	border-spacing: 5px;
	}

table.tabella_2
	{
	border: 2px #C0C0C0;
	border-collapse: collapse;
	border-spacing: 5px;
	}
	
hr {
	color: #000000;
	background-color: #000000;
	height: 2px;;
	}

