/* PHUSION CSS
/* MAIN
/* 
/* 
/* 
/* 
/* 



/* STRUTTURA */

/* LINK */
a { color:#000000; }
a:link       		{  text-decoration: none; }
a:active     		{  text-decoration: none; }
a:visited    		{  text-decoration: none; }
a:hover      		{  text-decoration:underline; }

body	
{ 
	font-family: Arial, Times New Roman; 
	font-size: 11px; 
	color: #000000;
	background-color: #242F45;
}

.menu
{
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
