body{
margin:0;
padding:0;
line-height: 1.5em;
background: #fff;
}

b{font-size: 110%;}
em{color: red;}

.titolo{
	font-family: Myriad Pro;
	font-size: 24px;
	color: Silver;
	font-style: normal;
	font-weight: bold;
}

td{
	font-family: Myriad Pro;
	font-size: 13px;
	color: #000000;
}



A.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Visited.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Active.bianco { color: #ffffff; background-color:transparent; text-decoration : none }

A:Hover.bianco  { color: #ffffff; font-size: 16px; text-decoration: none }


A.nero { color: #9e005d; background-color:transparent; text-decoration : none }

A:Visited.nero { color: #9e005d; background-color:transparent; text-decoration : none }

A:Active.nero { color: #9e005d; background-color:transparent; text-decoration : none }

A:Hover.nero  { color: #9e005d; text-decoration : underline }


.testo {
	font-family: Myriad Pro, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: normal;
}

.ultimi-titolo {
	font-family: Myriad Pro;
	font-size: 14px;
	color: #9e005d;
	line-height: normal;
	padding-right:16px;
	padding-top:10px;
}

.ultimi {
	font-family: Myriad Pro;
	font-size: 13px;
	color: black;
	line-height: normal;
	padding-right:16px;
	padding-top:10px;
}

.titolo-content {
    background-color: #bfdb63;
	padding-right:150px;
}