BODY {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #00CC00;
}
TD, SELECT, INPUT, FONT, TEXTAREA {
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #00CC00;
	scrollbar-base-color: #00CC00;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #00CC00;
	scrollbar-arrow-color: #FFFFFF;
}

BIG {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #00CC00;
}

SMALL {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
}
		
A { 
  color: #00CC00; 
  text-decoration: none; 
}

A:hover { 
  color: #00CC00; 
  text-decoration: underline; 
}


UL {
	margin-left : 18px;
	font-size : 11px;
}

INPUT { color: #00CC00 }
.CorpoGrigio {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	font-style: italic;
	color: #666666;
}
A.CorpoGrigio {
	text-decoration: none;	
	color:#666666;
}

A.CorpoGrigio:hover { 
  color: #666666; 
  text-decoration: underline; 
}

A.CorpoGrigio:visited  {
	text-decoration: none;	
	color:#666666; 
}
.Corpo {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: normal;
	font-style: italic;
	color: #00CC00;
}
A.Corpo {
	text-decoration: none;	
	color:#00CC00;
}

A.Corpo:hover { 
  color: #00CC00; 
  text-decoration: underline; 
}

A.Corpo:visited  {
	text-decoration: none;	
	color:#00CC00; 
}
.Menu {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #00CC00;
}
A.Menu {
	text-decoration: none;	
	color:#00CC00;
}

A.Menu:hover { 
  color: #00CC00; 
  text-decoration: underline; 
}

A.Menu:visited  {
	text-decoration: none;	
	color:#00CC00; 
}

.Tabella {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	color: #00CC00;
}
A.Tabella {
	text-decoration: none;	
	color:#00CC00;
}

A.Tabella:hover { 
  color: #00CC00; 
  text-decoration: underline; 
}

A.Tabella:visited  {
	text-decoration: none;	
	color:#00CC00; 
}

.copyright {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal; 
	color: #CCCCCC;
}

A.copyright  {
	text-decoration: none;	
	color:#CCCCCC;
}

A.copyright:hover  {
	text-decoration: underline;	
	color:#CCCCCC;
}
A.copyright:visited  {
	text-decoration: none;	
	color:#CCCCCC;
}
.Titoli {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	font-style: italic;
	color: #00CC00;
}
A.Titoli  {
	text-decoration: none;	
	color:#00CC00;
}
A.Titoli:hover  {
	text-decoration: underline;	
	color:#00CC00;
}
A.Titoli:visited  {
	text-decoration: none;	
	color:#00CC00;
}
.TitoliNews {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #00CC00;
}