.titolpag {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #999999;
}
.titolpagblau {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #33CCFF;
}

.menu {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.text {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	line-height: 19px;

}
.textbold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	line-height: 18px;

}
.dades {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
}

A {
	color: #003399;
}
A:link {
	color: #003399;
	text-decoration: none;

}
A:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #33CCFF;
}
A:visited {
	text-decoration: none;
	text-decoration: none;
}
A:hover {
	text-decoration: none;
	text-transform: none;
	color: #33CCFF;
	font-weight: bold;

}

A.menu {
	text-decoration: none;
	color: #FFFFFF;
}
A.menu:link {
	text-decoration: none;
	color: #FFFFFF;
}
A.menu:active {
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	color: #33CCFF;
}
A.menu:visited {
	text-decoration: none;
	text-decoration: none;
}
A.menu:hover {
	text-decoration: none;
	text-transform: none;
	color: #33CCFF;
}

A.costext {
	text-decoration: underline;
	color: #3399CC;


}
A.costext:link {
	text-decoration: underline;
	color: #0099FF;
}
A.costext:active {
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
	color: #0066FF;
}
A.costext:visited {
	text-decoration: underline;
	text-decoration: none;
	color: #0000CC;	
}
A.costext:hover {
	text-transform: none;
	color: #003399;
	background-color: #33CCFF;
	font-weight: normal;
	text-decoration: none;


}
.costext {
	font-family: verdana;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	line-height: 19px;

}
.vermell {
	color: #FF0000;
}

