a:link {
	text-decoration: none;
	color:#000033;
}
a:visited {
	text-decoration: none;
	color:#000033;
}
a:hover {
	text-decoration: underline;
	color:#000033;
}
a:active {
	text-decoration: none;
	color:#000033;	
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/cdmback.jpg);
}

.TxtBarraSotto {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000033;
	font-style: normal;
	text-decoration: none;
}