BODY   { 
	background-image: url('../imatges/platja_de_gandia.JPG');
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
		}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}


.titul  {
	font-family: "Century Gothic";
	font-size: 35px;
	text-align: left;
	text-decoration: none;

}

.titul2  {
	font-family: "Century Gothic";
	font-size: 25px;
	text-align: left;
	text-decoration: none;
}

table {	
font-family: "Century Gothic";
color: #ffffff;
font-weight: bold;	
}

.tdcarabassa {
background-color: #EE9900;
}

.tdcarabassatitul {
background-color: #EE9900;
font-size:25px;
}


.centrat {
	font-size: 12px;
	text-align: center;
}


img  {border: 3px solid #0066CC;}
A:visited img    {border: 3px solid #006699;} 
A:active img  {border: 3px solid #006699;}
A:hover img    {border: 3px solid #FFCC00;}
