.font_inputs {
	font-family: Arial;
	color: #0000;
}

.font_inputs_bold {
	font-family: Arial;
	color: #0000;
	font: bold;  
}

.font_inputs_p {
	font-family: Arial;
	color: #0000;
	font-size: -1;
}

.font_inputs_p_bold {
	font-family: Arial;
	color: #0000;
	font: bold;  
	font-size: -1;
}

.dir_taula_resultats {
	border: 1px groove Black;
	padding: 2px;
}

.dir_taula_resultats_tr{
	border-bottom: groove;
	border-bottom-width: 1px;
}

A {text-decoration:none;}

.label
{
  font-weight:normal;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#000000;
}

.label_red
{
  font-weight:normal;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#FF0000;
}

.labelbold
{
  font-weight:bold;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#000000;
}

input
{
  font-weight:normal;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#000000;
}

select
{
  font-weight:normal;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#000000;
}

textarea {
  font-weight:normal;
  font-size:11px;
  font-family:"Microsoft Sans Serif";
  color:#000000;
}

A {text-decoration:none;color:#330099}
   
.titols{
   font:"Franklin Gothic Medium", Arial;
   color:#E41915;
   font-size:17px;
   text-decoration:none;
}

