body {
	/*color:#3399cc;*/
	background-color: #4d4b44;
	font-family:Verdana;
	background-image: url("../images/sfondo.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}

.header {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 5ex;
	color : #4d4b44;
}

.testo {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 30px;
	color :  #4d4b44;
	text-align : center;
}

.info {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	color :  #4d4b44;
	text-align : center;
}

.foot {
	background : transparent;
	font : Verdana;
	font-style : normal;
	font-size : 18px;
	color :#4d4b44;
	text-align : center;
}

.testo a:link {
	font-family : Verdana;
	font-size : 32px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color :#4d4b44;
}

.testo a:visited {
	font-family : Verdana;
	font-size : 32px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color :#4d4b44;
}

.testo a:hover{
	font-family : Verdana;
	font-size : 32px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color :#4d4b44;
}

.testo a:active{
	font-family : Verdana;
	font-size : 32px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color :#4d4b44;
}

a:link {
	font-family : Verdana;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color :#4d4b44;
}

a:visited {
	font-family : Verdana;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color :#4d4b44;
}

a:hover{
	font-family : Verdana;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color :#4d4b44;
}

a:active{
	font-family : Verdana;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
	color :#4d4b44;
}
