

a:link {
	COLOR: #F4FFD5; TEXT-DECORATION: none; font-size:10 pt
}
a:visited {
	COLOR: #F4FFD5; TEXT-DECORATION: none; font-size:10 pt
}
a:hover {
         COLOR: #527900; background: #F4FFD5; font-size:10 pt
         
A.testata{color :#F4FFD5; text-decoration : none}
a:visited.testata {color :#F4FFD5; text-decoration : none}
a:active.testata {COLOR: #527900; background: #F4FFD5 }
a:hover.testata {COLOR: #527900; background: #F4FFD5} 

STRONG {font-family: arial, verdana; font-style:normal; font-size:10 pt}
A.pagina{color :#324A00; text-decoration : none}
a:visited.pagina  {color :#324A00; text-decoration : none}
a:active.pagina  {color :#324A00; }
a:hover.pagina  {color :#324A00; text-decoration : underline} 


body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #993300;
	background-color: #98FF98
