.txt_slogan{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00a2e0;
	text-decoration: none;
	text-align: justify;
}
.txt_bar{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #51AA1C;
	text-decoration: none;
	text-align: justify;
}
.txt_red{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
	text-align: justify;
}
.txt_white{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: justify;
}
.tit_guide{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
}
.tit_param{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00a2e0;
	text-decoration: none;
	border: dotted #00a2e0 1px;
   text-align: center;
	
}
.txt_guide{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.txt_ppge{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #bdbfc1;
	text-decoration: none;
	text-align: center;
}
a.txt_ppge{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #bdbfc1;
	text-decoration: none;
	text-align: center;
}
a.txt_ppge:hover{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #bdbfc1;
	text-decoration: underline;
	text-align: center;
}

