.Generale {  
	font-family: "Trebuchet MS", Arial, Verdana; 
	clip:rect(); 
	font-size: 14px;
}
.ScrittaRacconto {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	clip:rect(0px);
	text-align: left;
	vertical-align: middle;
	margin: 0; 
	padding: 0; 
}
.Background {  background-image: url(/INostriViaggi/Immagini/Background.jpg); background-repeat: repeat}
 
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;


}
a:active {
	text-decoration: none;
}

A.intestazione {
	color :#0000FF;
	text-decoration : none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;

}
A.intestazione:link {color: #0000ff }
A.intestazione:visited  {color :#0000FF; text-decoration : none}
A.intestazione:hover  {color :#FFFFff; background-color:#009999;}
A.intestazione:active  {color :#0000ff;}

A.menu {color :#0000ff; text-decoration : none}
A.menu:link {color :#0000ff; text-decoration : none}
A.menu:visited  {color :#0000ff; text-decoration : none}
A.menu:hover  {color :#0000ff}
A.menu:active  {color :#0000ff}

a.ProssimaPagina {
}
a.ProssimaPagina:link {
	color: #0000FF;

}
a.ProssimaPagina:visited {
	color: #0000FF;


}
a.ProssimaPagina:hover {
	background-color: #66CCFF;





}
a.ProssimaPagina:active {
	color: #0000FF;

}

td a.Menu:link {display: table-cell; width: 100%}
td a.Menu:visited {display: table-cell; width: 100%}
td a.Menu:hover {background: yellow}
td a.Menu:active {display: table-cell; width: 100%}
