A:LINK {
color : Black;
text-decoration : none;
} 

A:VISITED {
color : Black;
text-decoration : none;
} 

A:HOVER {
color : Black;
text-decoration : underline;
background-color: #C4E8FF;
} 

A:ACTIVE {
color : Black;
text-decoration : none; } 

.font-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.font-white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.font-white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.font-white:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C4E8FF;
}

#lerici-liguria{
	color:#0000FF;
	text-decoration:underline;
	font-weight:bold;
}

#lerici-liguria:hover{
	color: #FF0000;
}

#banner {
position:absolute;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
border:0px;
/*background-color:#FFFFFF;*/
width: 250px;
height: 201px;
left: 200px;
top: 160px;
}
#banner a
{
color:#FFCC00;
text-decoration:none;

}
#banner a:hover
{
color:#FFCC00;
text-decoration:underline;
background: none;
}
#chiudi
{
position:absolute;
width:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
left: 200px;;
top: 130px;
text-align:right;
}
#chiudi a
{
background-color: #FFFFFF;
font-weight:bold;
color:#000000;
text-decoration:none;
text-align:right;
}
#chiudi a:hover
{
background-color:#FFFFFF;
font-weight:bold;
color:#990000;
text-decoration:none;
text-align:right;
}
