.textpetit {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.textnormal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
.textnormalparagraf {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;


}
.link {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;


}
.borde {
	border: 1px dashed #0368B4;

}
.textgral {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
.cercador {
	text-decoration: none;
	cursor: text;
}

