body,td,p {
    font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;margin:0;
}


a {
    text-decoration: none;
	color: blue;
}
a:active {
    text-decoration: underline;
	color: blue;
}
a:visited {
    text-decoration: none;
	color: blue;
}
a:hover {
    text-decoration: underline;
	color: #FF0000;
}
.activemenu {
    font-size: 11px;
	color: black;
	font-weight: bold;
}
.menu {
    font-size: 11px;
	color: black;
	font-weight: plain;
}


.txt {
    font-size: 11px;
	line-height: 12pt;
}


.smalltxt {
    font-size: 10px;
	color: black;
	line-height: 10pt;
}


.tit {
    font-size: 11px;
	font-weight: bold;
}


.tit2 {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}


.tit2b {
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.big {
	font-size: 20px;
	color: black;
	 
}
.testo2 {
	font-size: 12px;
	color: black;
	
}


	
}
.white {
    text-decoration: none;
	color: white;
}