a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #336699;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


.menu_superior {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.texte_negreta {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.texte_normal {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texte_vermell {

	font-family: verdana;
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texte_info {

	font-family: verdana;
	font-size: 10px;
	color: #996633;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texte_paginacio {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.texte_capsalera {

	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: none;
}

.texte_filtro {

	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: normal;
	font-style: normal;
	font-variant: normal;
}

.texte_destacat {

	font-family: verdana;
	font-size: 18px;
	color: #666666;
	text-decoration: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

tr.soft{
background-color:#cecece;
}
tr.hard{
background-color:#666666;
}
tr.mark{
background-color:#CFCB34;
}
tr.filtro{
background-color:#cecece;
}