.taula_contents{
	width: 500px;
	padding-left: 20px;
}

.tn{
	color: #58585a;
	font-size: 12px;
	font-family: Arial;
}
.tn_b{
	color: #58585a;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.tn_l{
	color: #87888a;
	font-size: 10px;
	font-family: Arial;
}

a.tn_boto{
	color: #58585a;
	font-size: 7pt;
	font-family: Arial;
}

a.tn_boto:link{
	color: #58585a;
}

a.tn_boto:visited{
	color: #58585a;
}

a.tn_boto:hover{
	color: #58585a;
}

a.tn_boto:active{
	color: #58585a;
}