a:link, a:visited{
	font-family: verdana;
	text-decoration: none;
	color:#FF0000;
	font-size: 10pt;
	}
	
a:hover{
	font-family: verdana;
	text-decoration: none;
	color:#0000FF;
	font-size: 10pt;
	}	

.corpo_rosso {
		font-family: verdana;
		color: #FF0000;
		font-size: 10pt;
			}
.menu {
		font-family: verdana;
		color: #000066;
		font-size: 9pt;
		font-weight: bold;
			}
.corpo {
		font-family: verdana;
		color: #000000;
		font-size: 10pt;
	}
.corpoblu {
		
		font-family: verdana;
		color: #000066; 
		font-size: 10pt;
	}
.titoletto {
		font-weight: bold;
		font-family: verdana;
		color: #000066; 
		font-size: 10pt;
	}
	
.rosso {color: #FF0000;}

.grigio {color: #c0c0c0;}

.bold {font-weight: bold;}


.cutting {
	color: #FF0000;
	font-size: 18pt;
	font-weight: bold;
	font-family: "Bradley Hand ITC", Verdana, Helvetica, SansSerif;
}

.cttitoletto {
	color: #FF0000;
	font-family: verdana;
	font-size: 12pt;
}


.ctbianco {
	font-family: "Bradley Hand ITC", Verdana, Helvetica, SansSerif;
	color: #FFFFFF;
}

.ctbottom {
	font-family: "Bradley Hand ITC", Verdana, Helvetica, SansSerif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

.ctbottomt {
	font-family: "Bradley Hand ITC", Verdana, Helvetica, SansSerif;
	color: #FFFFFF;
	font-size: 18pt;
	font-weight: bold;
}

.ctbottomc {
	font-family: Verdana;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}


.punti10 {
			 font-family: Verdana, Arial, Tahoma;
			font-size: 10pt;
			}
.punti12 {
			 font-family: Verdana, Arial, Tahoma;
			font-size: 12pt;
			}
.punti14 {
			 font-family: Verdana, Arial, Tahoma;
			font-size: 14pt;
			}
.punti16 {
			 font-family: Verdana, Arial, Tahoma;
			font-size: 16pt;
			}
.punti24 {
			 font-family: Verdana, Arial, Tahoma;
			font-size: 24pt;
			}

.grigio {
		font-family: Verdana;
		color: #333333;
		font-size: 9pt;
		font-weight: bold;
	}
	
td.barra {
	background-image:url(image/barra.jpg);
}

td.sfondo_sfumino {
	background-image:url(image/sfumino.jpg);
	background-repeat:repeat-y;
}

td.sfondo_water {
	background-color:#B9D7F3;
	vertical-align:middle;
}

td.sfondo_wave {
	background-image:url(image/wave.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	width:150;
	
}

table.bordi_colorati {
	border-color:#000099;
	border-style:solid;
	font-family: verdana;
	color: #000066; 
	font-size: 10pt;
}
.fixed {
	position:fixed; 
	top:110px;
	width:150;
	
	}