BODY {
	background-attachment:fixed;
	background-color: #CCFFFF;
	margin : 0px;
}

.menu {
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}

.menu a:link{
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-transform: capitalize;
	text-decoration:underline;
}

.menu a:visited{
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-transform: capitalize;
	text-decoration:underline;
}

.menu a:hover{
	font-family: Arial,Helvetica,sans-serif;
	background-color : yellow;
	font-size : 14px;
	color:red; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:none;
	border:thin solid;
}

.font_1 {
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}

.font_1 a:link{
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration:none;
}

.font_1 a:visited{
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-decoration:none;
}

.font_1 a:hover{
	font-family: Arial,Helvetica,sans-serif;
	background-color : yellow;
	font-size : 14px;
	color:red; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:none;
}

.mail {
	font-family: Arial,Helvetica,sans-serif;
	color : black;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
}

.mail a:link{
	font-family: Arial,Helvetica,sans-serif;
	color : blue;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-transform: capitalize;
	text-decoration:underline;
}

.mail a:visited{
	font-family: Arial,Helvetica,sans-serif;
	color : #0000FF;
	font-size : 14px;
	font-weight : bold;
	font-style : normal;
	text-transform: capitalize;
	text-decoration:underline;
}

.mail a:hover{
	font-family: Arial,Helvetica,sans-serif;
	background-color : yellow;
	font-size : 14px;
	color:red; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:none;
}

.menu1 a:hover{
	color:red;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	text-transform:uppercase;
	font-size:25px;
}

.td_0_giustificato {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	background-color: #CCFFFF;
	font-size : 14px;
	color:white;
	font-weight:bold;
	font-style : normal;
	text-decoration:none;
	text-align: justify;
}

.td_1_giustificato {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	background-color: #CCFFFF;
	font-size : 12px;
	color: black;
	font-weight:normal;
	font-style : normal;
	text-decoration:none;
	text-align: justify;
}

.td_1 {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	background-color: #006699;
	font-size : 12px;
	color:white; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:none;
}

.td_1 a:visited{
	display: block;
	font-size : 12px;
	color:white; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:underline;
}

.td_1 a:link{
	display: block;
	font-size : 12px;
	color:white; 
	font-weight:bold; 
	font-style : normal;
	text-decoration:underline;
}

.td_1 a:hover{
	background-color: yellow;
	display: block;
	text-decoration:underline;
	color:red; 
}

.td_2 {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	background-color: #66FFFF;
	font-size : 11px;
	color:black;
	font-weight:bold;
	font-style : normal;
	text-decoration:none;
}

.td_2 a:visited{
	display: block;
	font-size : 11px;
	color:black; 
	font-style : normal;
	text-decoration:underline;
}

.td_2 a:link{
	display: block;
	font-size : 11px;
	color:black; 
	font-style : normal;
	text-decoration:underline;
}

.td_2 a:hover{
	background-color : yellow;
	display: block;
	text-decoration:underline;
	color:red; 
}

.td_3 {
	font-family: Arial,Helvetica,sans-serif;
	display: block;
	font-size : 13px;
	color:black;
	font-weight:normal;
	font-style : normal;
	text-decoration:none;
}

.td_3 a:visited{
	display: block;
	font-size : 13px;
	color:black; 
	font-weight:normal; 
	font-style : normal;
	text-decoration:underline;
}

.td_3 a:link{
	display: block;
	font-size : 13px;
	color:black; 
	font-weight:normal; 
	font-style : normal;
	text-decoration:underline;
}

.td_3 a:hover{
	background-color: yellow;
	display: block;
	text-decoration:underline;
	color:red; 
}

