.contacte {
	font-family: Verdana;
	font-size: 10px;
	color: #BEC184;
	text-decoration: underline;
}

A.contacte:link { text-decoration: none;color:#BEC184;}
A.contacte:visited  {text-decoration: none; color:#BEC184;}
A.contacte:active   {text-decoration: none; color:#BEC184;}
A.contacte:hover    {text-decoration:    underline;color:#666666;}

.link {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

A.contacte:link { text-decoration: none;color:#666666;}
A.contacte:visited  {text-decoration: none; color:#666666;}
A.contacte:active   {text-decoration: none; color:#666666;}
A.contacte:hover    {text-decoration:    underline;color:#666666;}


.titol {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: bold;
}

.nomcli {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: bold;
}

.sub {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.peu {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
	text-decoration: none;
}
