body
{
	
	
}

TD
{
	font: 10px Verdana, Tahoma;
	color: dimgray;
}
    
   
    
    H1
{
	font: bold 16px/18px Tahoma, Verdana;
	color: #0066cc;
}
		
	H2
{
	font: bold 14px Tahoma, Verdana;
	color: #0066cc;
}
		
		H3
    {
		font: x-small Verdana, Arial, sans-serif;
      font-size: 8;
      line-height: 17px;
      color:Black;	
		}
#info
	{
	position: absolute;
	top: 0px;
	width: 80%;
	left: -2000px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #DCDCDC;
	}

A.mainlink:link
{
	color:#0066cc;
}

A.mainlink:visited
{
	color:#0066cc;
}

A.mainlink:hover
{
	color:#444444;
	text-decoration:underline;
}

A.ticker:link
{
	color:#0066cc;
}

A.ticker:visited
{
	color:#0066cc;
}

A.ticker:hover
{
	color:#555555;
	text-decoration:underline;
}

A.big:link
{
	color:#FFFFFF;
}

A.big:visited
{
	color:#FFFFFF;
}

A.big:hover
{
	color:#3899E0;
	text-decoration:underline;
}

A:link
{
	text-decoration: none;
	color: #0066cc;
}

A:visited
{
	color: #0066cc;
	text-decoration: none;
}

A:hover
{
	color: #ffff00;
}

A.body:hover
{
	color: #cc0000;
	text-decoration:underline;
}

BODY A
{
	
}

LI
{
	list-style-position: outside;
	list-style-type: square;
}
UL
{
	text-indent: 0px;
}

UL.download
{ 
list-style-image: url('../img/trinagolo_grigio.gif');
margin-left:20px;
}
