@charset "utf-8";
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dugtong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.btexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.bodytexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.btextoblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02617C;
	font-weight: bold;
}
.btextogrun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #589000;
	font-weight: bold;
	text-decoration: underline;
}
.dugtong2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #02617C;
	font-weight: bold;
	text-decoration: none;
}
.secnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74BB03;
	font-weight: bold;
	text-decoration: none;
}
.secnavopen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	font-weight: bold;
}
.btextowhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
