.titolo {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Arial,
}

.testo {
	font-style: normal;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Arial,
}

.bottone {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color:#ffffff;
	font-family: Verdana, Arial,
}

.scarica {
	font-style: italic;
	font-size: 10px;
	line-height : 20px;
	color:#000000;
	font-family: Verdana, Arial,
}

.fondo {
	font-style: italic;
	font-size: 10px;
	color:#000000;
	font-family: Verdana, Arial,
}

a:link { text-decoration: underline; color: #000000; }
a:hover { text-decoration: underline; color: #b9304e; }
a:active { text-decoration: none; color: #b9304e; }
a:visited { text-decoration: underline; color: #b9304e; }

a.rosso:link { text-decoration: none; color: #000000; }
a.rosso:hover { text-decoration: none; color: #b9304e; }
a.rosso:active { text-decoration: none; color: #b9304e; }
a.rosso:visited { text-decoration: none; color: #000000; }

a.menu {
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #000000;
	background-color: #b9304e;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 131px;
	margin-bottom: 1px;
}
a.menu:link { text-decoration: none; color: #FFFFFF; }
a.menu:hover { text-decoration: none; color: #999999; }
a.menu:active { color: #999999; }
a.menu:visited { text-decoration: none; color: #FFFFFF; }
