.linkRosso a:link{
	text-decoration: none;
	color: #000000;
}

.linkRosso a:visited{
	text-decoration: none;
	color: #000000;
}

.linkRosso a:hover{
	color: #E00D16;
}

.linkBlu a:link{
	text-decoration: none;
	color: #000000;
}

.linkBlu a:visited{
	text-decoration: none;
	color: #000000;
}

.linkBlu a:hover{
	color: #008BCE;
}

.imm a:link {
	text-decoration: none;
	background-color: transparent;
}

.imm a:visited{
	text-decoration: none;
}

.imm a:hover{
	text-decoration: none;
	background-color: transparent;
}
.imm a:active{
	text-decoration: none;
	background-color: transparent;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.corpoT {
	font-size: 12px;
}

.titCat {
	font-size: 22px;
}

.tit {
	font-size: 16px;
}

