

.null  {font-weight: bold;}

.bold  {font-weight: bold;}

.color  {color: #669999;}

.boldcolor  {color: #669999; font-weight: bold;}

.italic  {font-style: italic;}

.justify  {font-style: justify;}

td  {font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;}

.tit_grigio  {font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;}	
	
.tit_fuxia  {font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EE007A;}

.fuxia  {font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EE007A;}
	
.tit_verde  {font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #66CC00;}

.verde  {font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CC00;}
	
.tit_giallo  {font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;}

.giallo  {font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;}	
	
	
	
.form  {font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;}

a:link {font-family: verdana,sans-serif; color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: bold;}
a:visited {font-family: verdana,sans-serif; color: #CCCCCC; text-decoration: none; font-size: 10px; font-weight: bold;}
a:hover {font-family: verdana,sans-serif; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: bold;}
a:link:hover {font-family: verdana,sans-serif; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: bold;}
a:visited:hover {font-family: verdana,sans-serif; color: #CCCCCC; text-decoration: underline; font-size: 10px; font-weight: bold;}

a.linkGiallo:link {font-family: verdana,sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; font-weight: bold;}
a.linkGiallo:visited {font-family: verdana,sans-serif; color: #FFFF00; text-decoration: none; font-size: 10px; font-weight: bold;}
a.linkGiallo:hover {font-family: verdana,sans-serif; color: #FFFF00; text-decoration: underline; font-size: 10px; font-weight: bold;}
a.linkGiallo:link:hover {font-family: verdana,sans-serif; color: #FFFF00; text-decoration: underline; font-size: 10px; font-weight: bold;}
a.linkGiallo:visited:hover {font-family: verdana,sans-serif; color: #FFFF00; text-decoration: underline; font-size: 10px; font-weight: bold;}

a.linkNero:link {font-family: verdana,sans-serif; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal;}
a.linkNero:visited {font-family: verdana,sans-serif; color: #000000; text-decoration: none; font-size: 10px; font-weight: normal;}
a.linkNero:hover {font-family: verdana,sans-serif; color: #000000; text-decoration: underline; font-size: 10px; font-weight: normal;}
a.linkNero:link:hover {font-family: verdana,sans-serif; color: #000000; text-decoration: underline; font-size: 10px; font-weight: normal;}
a.linkNero:visited:hover {font-family: verdana,sans-serif; color: #000000; text-decoration: underline; font-size: 10px; font-weight: normal;}
