body {
background-color: #d9e0e6; }

p, body, td, tr, div {
font-family: Verdana;
font-size: 11px;
color: #404040;
CURSOR: Default;
} 
A:link{
text-decoration: underline;
color: #808181;
CURSOR: Default;
}
A:visited {
text-decoration: underline;
color: #808181;
CURSOR: default;
}
A:hover {
text-decoration: underline;
color: #404040;
CURSOR: ne-resize;
}
.titolo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #808181;
	text-align: center;
	background-color: #9cccd8;
	vertical-align: top;
}
.text {
color: #606060;
}
.text2 {
color: #62a2a2;
}
.text3 {
color: #808080;
}
.text img  {
	background-color : #707070;
	padding : 5px;
	margin-top: 1px;
}
.text img:hover {
	background-color : #404040;
	padding : 5px;
	margin-top: 1px;
}

.nav {width: 62px;
padding: 10px;
margin: 2px;
font-size: 11px;
background-color: #FFF;
text-align: center;
font-family: courier new;
display:inline-block;
cursor: ne-resize;
color: #62a2a2}


