h1,
h2,
h3,
h4,
h5,
h6
{
    color: #333;
}
p,
a
{
    color: #777;
}
a {
    text-decoration: underline !important;
}
a.readmore,
a:hover {
    color: rgb(244,150,0);
}
span {
	color: inherit;
}
#header {
    border-bottom: 2px solid #949599;
}
#landmarks a.here,
#landmarks a.here:hover
{
	color: rgb(244,150,0);
}
ul#landmarks ul a {
	background: white;
}
#eolico        a:hover { background-color: rgb(165,200,205); }
#fotovoltaico  a:hover { background-color: rgb(231,62,19); }
#termodinamico a:hover { background-color: rgb(231,62,19); }
#idroelettrico a:hover { background-color: rgb(130,39,128); }
#biomasse      a:hover { background-color: rgb(0,136,139); }
#rd            a:hover { background-color: rgb(232,57,92); }

ul#landmarks ul a:hover {
	color: black;
}

/*
#eolico        a:hover { border-color: rgb(165,200,205); }
#fotovoltaico  a:hover { border-color: rgb(231,62,19); }
#termodinamico a:hover { border-color: rgb(231,62,19); }
#idroelettrico a:hover { border-color: rgb(130,39,128); }
#biomasse      a:hover { border-color: rgb(0,136,139); }
#rd            a:hover { border-color: rgb(232,57,92); }
*/
/*
#eolico        a { color: rgb(165,200,205); }
#fotovoltaico  a { color: rgb(231,62,19); }
#termodinamico a { color: rgb(231,62,19); }
#idroelettrico a { color: rgb(130,39,128); }
#biomasse      a { color: rgb(0,136,139); }
#rd            a { color: rgb(232,57,92); }
*/
/*
#eolico        a:hover { color: rgb(165,200,205); }
#fotovoltaico  a:hover { color: rgb(231,62,19); }
#termodinamico a:hover { color: rgb(231,62,19); }
#idroelettrico a:hover { color: rgb(130,39,128); }
#biomasse      a:hover { color: rgb(0,136,139); }
#rd            a:hover { color: rgb(232,57,92); }
*/
#footer {
    border-top: 2px solid #949599;
}
#footer ul a {
	border-left: 1px solid #777;
}
#footer li:first-child a {
	border: none;
}