@charset "utf-8";
.tit_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}
.tit_amarelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8000;
	text-align: center;
	text-decoration: none;
}

.tit_pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0f2b8e;
}

.entrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0f2b8e;
	text-align: center;
	text-decoration: none;
}

.tit_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: justify;
	font-weight: normal;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0f2b8e;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.txt_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #03073A;
	text-align: justify;
	font-weight: normal;
	text-decoration: none;
}
.txt_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.txt_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	font-weight: normal;
}
.azul_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #03073A;
	text-decoration: none;
}
a:hover {
	color: #FF8000;
}

