.ligsmenu a{
display: block;
width: auto;
height: 60px;
border: 0px;
border-left-width: 0;
text-decoration: none;
background: url(immagini/menubg.png) center center repeat-x;
color: #000000;
font-size: medium;
font-family: Verdana;
text-align: center;
vertical-align: middle;
}

.ligsmenu a:hover{
background: url(immagini/menubgover.png) center center repeat-x;
}

.site p{
  font: 24px;
	font-family:Verdana;
}

.bigtitle {
	color: #103080;
	text-decoration: none;
	text-align: left;
	font-size: 58px;
	font-family: Verdana;
}

.title {
	color: #404040;
	text-decoration: none;
	text-align: left;
	font-size: 26px;
	font-family: Verdana;
}

.smalltext {
	color: #b0b0b0;
	text-decoration: none;
	font-size: small;
	font-family:Verdana;
}

.command {
	color: #101010;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-family: Verdana;
}

.subtitle {
  color: #404080;
	font-size: 20px;
	font-family:Verdana;
}

.subtitleh {
  color: #404080;
	font-family:Verdana;
}

.text {
  color: #000010;
	font-family:Verdana;
}

.combo {
	color: #000080;
	font-family: Verdana;
}

.cloud {
  color: #101010;
	font-size: 8px;
	font-family:Verdana;
}

.cloud1 {
	color: #909090;
	font-size: 8px;
	font-family:Verdana;
}

.cloud2 {
  color: #E0E0E0;
	font-size: 9px;
	font-family:Verdana;
}

.cloud3 {
  color: #808080;
	font-size: 8px;
	font-family:Verdana;
}

.cloud3 {
  color: #D0D0D0;
	font-size: 9px;
	font-family:Verdana;
}

.hint {
	color: #000050;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	font-family:Verdana;
}

.privacy {
	color: #808080;
	font-size: x-small;
	font-family:Verdana;
}

.footer {
	color: #606060;
	font-size: x-small;
	font-family:Verdana;
}

.cloud {
	color: #d0d0d0;
	text-decoration: none;
	font-size: x-small;
	font-family:Verdana;
}

.price {
  color: #404080;
	font-size: x-large;
  font-family: Verdana;
  text-shadow: 1px 1px #c0c0c0;
}

.ltitle {
	background-color: #C1E6F5;
  font-family: Verdana;
  font-weight: bold;
  text-shadow: 1px 1px #fefefe;
}

.vtitle {
	background-color: #FFFECC;
	font-family: Verdana;
	text-shadow: 1px 1px #fefefe;
}

.flag_green { font-color: #009246; }

.flag_red { font-color: #CE2B37; }

.waiting { cursor: wait; }

.link-button {
  background: none;
  border: none;
  color: blue;
  text-decoration: underline;
  cursor: pointer;
  padding: 0;
  font: inherit;
}

.link-button:focus {
	outline: none;
}

