.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: red;
	text-decoration: underline;
	cursor: hand;
}
.text_blu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-height: 23px;
	font-weight: bold;
	font-stretch:expanded;
	letter-spacing:inherit;
	word-spacing:inherit;
	color:#000066;
}
.text_azul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-height: 23px;
	font-weight: bold;
	color:#0099CC;
	font-stretch:expanded;
	letter-spacing:inherit;
}
.mouseover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}

H1 {font-family: arial,helvetica; font-size: 20pt; color: red}
H2 {font-family: arial,helvetica; font-size: 15pt; color: white}
H3 {font-family: arial,helvetica; font-size: 10pt; color: green}

a:hover
{
    text-decoration:none;
	background-color:#99CC00;

}
.sfondomare
{
background-image:
url('/img/mare_bg.gif')
}
.vocemenu
{
background-image:
url('/img/vocemenu_bg.gif')
}


