.normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.invisible {
	font-family: Tahoma;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.Link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

.Link_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

.Link_bold_white {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_big {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

.tit_big_white {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.tit_barca {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.desc_barca {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
