table {
	border-width: 0px;
	letter-spacing: 1pt;
	font-family: Arial;
}

.titol-home {
	font-family: Arial;
	font-size: 28pt; 
	color : #008DDE;
}

.subtitol-home {
	font-family: Arial;
	font-size: 14px; 
	color : #222C1F;
	text-align: left; 
}

.celda-mercat {
	font-size: 13px; 
	color : #333333; 
}

.celda-idioma {
	font-family: Arial;
	font-size: 10px; 
	color : #555555;
	text-decoration: none;
}


body {
   margin-top: 0;
	margin-left: 0;
	margin-right: 0; 
	margin-bottom: 0;
}

a {
	text-decoration: none;
}

hr {
	color: #35666D;
}

/* NEW */

body {
	background-color:#000000;
}

a {	color:#CCCCCC;}
celda-mercat {
	color:#CCCCCC;
}

