.TitolPagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	text-decoration: underline;
}
.Titol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF6600;
}
.correu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FF0000;
}
.linkMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #000066;
	text-decoration: underline;
	background-color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	cursor: hand;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FFFFFF;
	background-color: #006666;
	border: 1px solid #FFFFFF;
}
a:active {
	color: #00FF00;
}
.txtbox
{
	BACKGROUND-COLOR: #FFCC66;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	LINE-HEIGHT: 12px;
	border: 1px solid #FFFFFF;

}
.textocopyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
}
