@charset "utf-8";
/* Textos */

.gray_normal_14center {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
}

.gray_normal_14 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
}

.green_normal_16 {
	font-size: 16px;
	font-weight: bold;
	color: #b1c800;
	font-family: Arial, Helvetica, sans-serif;
}
.white_bold_14 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_bold_16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_bold_18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_normal_12 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_normal_14 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_normal_16 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.white_normal_18 {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.link_normal_14 {
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}

.red_normal_18 {
	font-size: 16px;
	font-weight: normal;
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	text-decoration: none;
}
