.titolotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
}

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

hr {
    border: 0px solid #000000;
    width: 100%;
    color: #000000;
    background-color: #000000;
    height: 1px;
}

a {
	color: #2a51a3;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #2a51a3;
}
