body {
	background-color: #FFFFFF;
	text-align:center;
	
}

-------

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;

}
.text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}
.text-negre {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;

}

.Estilo8 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
-->

-------

.a.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.a.titol:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


.link-text {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	line-height: 15px;
	text-decoration: underline;
}
.link-text:hover {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	background-color: #FFFF00;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;

}
.textbold {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;


}


.titolgroc {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;



}
