a{
   color:#535353;
	font-family: Arial;
}

a:link {
}

a:visited {
  color:#666666;
}

a:hover {
   text-decoration: none;
}

a:active {
	color: #000000;
}


body {
background-image: url(/beach-background.jpg);
background-attachment: fixed;
background-position:center center;
background-repeat:repeat;
}



.enricotitle {font-size: 18px; color: #005999; font-family: Arial; font-weight: bold; font-style: italic; }

.enricotexthead {padding: 12px; font-size: 12px; color: #005999; font-family: Arial; font-weight: bold; }

.enricotext {padding: 12px; font-size: 11px; color: #005999; font-family: Arial; }


<!--
.style1 {
	font-size: 10px;
	color: #009999;
	font-family: Arial;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}
.style3 {font-size: 12px}
.style4 {font-size: 12px; color: #009999; font-family: Arial; }
-->