.titolpag {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	line-height: 11px;
}

.text {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	text-transform: none;
}

A.menu {
	text-decoration: none;
}
A.menu:link {
	text-decoration: none;
}
A.menu:active {
	text-decoration: none;
}
A.menu:visited {
	text-decoration: none;
}
A.menu:hover {
	text-decoration: none;
	color: #FF0000;
}

.textbold {
	font-family: georgia;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;

}
.dades {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	line-height: 13px;
	text-decoration: none;
}

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

A.dades {
	font-weight: bold;
	text-decoration: none;
}
A.dades:link {
	font-weight: bold;
	text-decoration: none;
}
A.dades:active {
	font-weight: bold;
	text-decoration: none;
}
A.dades:visited {
	font-weight: bold;
	text-decoration: none;
}
A.dades:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
