#Livello1 {
	position:absolute;
	width:459px;
	height:119px;
	z-index:1;
	left:37px;
	top:430px;
	cursor:default;	
}

A:link {
	color: #4fc8ee; text-decoration: overline; text-transform: uppercase;
}
A:visited {
	color: #3BC5EE; text-decoration: none; text-transform: uppercase;
}
A:active {
	cursor: crosshair; text-decoration: none;
}
A:hover {
cursor: crosshair; color: #0000e7;
}

BODY {
background-color: black;
background-attachment: fixed;

font-family: georgia;
font-size: 7pt;
color: white;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

.title {font-family: perpetua;
font-size: 12pt;
color: #5ed8ee;
font-style: bold;
text-align: left;
font-weight: lighter;
background-color: none;
letter-spacing: 4px;
text-transform: uppercase;}
  
.line2 {color: white;
  line-height: 11px; 
  margin-top: 1px; 
  border-top:1px dashed #5ed8ee; }  

b {font-size: 7pt;
color: #0e9eee;
text-transform: uppercase;}

i {font-size: 7pt;
color: #12a1ee;
font-style: italic;}
