body {
	
	
}
.menu1{
	color: #ffffff;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none; 	
}
.menu2{
	color: #ffffff;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
td {
	color: #000000;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#corpo {
	visibility: visible;
}	
.corpotit {
	color: Black;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.corpotit1 {
	color: Black;
	font-family: Trebuchet, "MS Trebuchet", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration : none; 
}
a:hover { 
	text-decoration : underline; 
}
a.lnk {
	color: #ffffff;
	text-decoration : none; 
}
a.lnk:link, a.lnk:visited {
	color: #ffffff;
	text-decoration : none; 
}
a.lnk:hover {
	color: #ffffff;
	text-decoration : underline; 
}