﻿body {
}

a, a:visited, a:hover
{
	font-family:Arial, Verdana;
	font-style:normal;
	font-size:8pt;
	text-decoration:underline;
}

a
{
	color	:#5C6F7B;
}

a:visited, a:hover
{
	color	:#666666;
}


#footer a,
#footer a:visited,
#footer a:hover
{
	font-family:Arial, Verdana;
	font-style:normal;
	font-size:8pt;
}

#footer a  
{
	color	:#000000;
}

#footer a:visited,
#footer a:hover  
{
	color	:#5C6F7B;
}


#footer_white a,
#footer_white a:visited,
#footer_white a:hover
{
	font-family:Arial, Verdana;
	font-style:normal;
	font-size:8pt;
}

#footer_white a  
{
	color	:#FFFFFF;
}

#footer_white a:visited,
#footer_white a:hover 
{
	color	:#B59933;
}

.Titolo1, 
.Titolo1_white, 
.Titolo1_blue
{
	font-family:Arial, Verdana;
	font-style:normal;
	font-size:8pt;	
}

.Titolo1_white
{
	color	:#FFFFFF;
}

.Titolo1_blue
{
	color	:#5C6F7B;
}

.Titolo2,
.Titolo2_white,
.Titolo2_blue
{
	font-family:Arial, Verdana;
	font-style:normal;
	font-size:10pt;
	font-weight:bold;
}

.Titolo2_white
{
	color	:#FFFFFF;
}

.Titolo2_blue
{
	color	:#5C6F7B;
}