body {
	bgcolor="#0066FF"
	margin: 5px;
	padding: 0px
}
			a {
				font-family: Bookman Old Style;
				color: #0000FF;
				text-decoration: none;
				font-size : 12;
				}

.sommario{

			a {
				font-family: Bookman Old Style;
				color: #0000FF;
				text-decoration: none;
				font-size : 12;
				}
			a:hover {
						font-family: Bookman Old Style;
						color: #FFFFFF;
						text-decoration: none;
						background-color: #0000FF;
						font-size : 12;
					}
			}