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

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

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

input.send-btn {
width: 100px;
height: 25px;
background: #FFFFFF;
outline: none;
}

input.send-btn:hover {
background: #004666;
}

.TxtBLLU {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #004666;
	line-height: normal;
	font-style: normal;
	text-decoration : none;

}

.TxtFORM {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-style: normal;
	text-decoration : none;

}
