.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: normal;
	word-spacing: normal;
}
.titulo_pequeno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #011055;
	line-height: normal;
	font-variant: normal;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000D54;
	font-style: normal;
	font-weight: normal;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #051457;
	text-decoration: none;
}
.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #011055;
	line-height: normal;
	font-variant: normal;
}
.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000D54;
	font-style: normal;
	font-weight: normal;
}
.texto2_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.campo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #011055;
	border: 1px ridge #CCCCCC;
}
.acesso_rapido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #011055;
	border: 1px ridge #CCCCCC;
	font-weight: bold;
	background-color: #CCCCCC;
	width: 153px;
}
.texto_acesso{
	color: #0033CC;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a {
	text-decoration: none;
}
.menu {	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu A{
	color: #FFFFFF;
}
.menu A:hover{
	color: #5892D2;
}
