
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}

.text_vermell {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	line-height: 18px;
}

.text_negre {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}

.btn {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.btn:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.btn_petit {
	font-family: Tahoma;
	font-size: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.btn_petit:hover {
	font-family: Tahoma;
	font-size: 8px;
	color: #FF0000;
	text-decoration: none;
}

.btn_vermell {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.btn_vermell:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
