.a {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #007DC6;
	font-weight: bold;
	text-decoration: none;
}
.a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #DBEAC8;
	font-weight: bold;
	text-decoration: underline;
	background-color: #007DC6;
}

.BrdrImg {
	border: 2px solid #4E9FCA;


}
.brdrVodafone {
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.TESTO {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #515151;
	text-align: justify;
}
.body {
	scrollbar-arrow-color:#ffffff; 
	scrollbar-base-color:#EAEAEA;
}
.TITILI {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #007DC6;
}
.TESTOazzurro {

	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #007DC6;
	text-align: justify;
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.test:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF0000;
}
