.menutopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	text-decoration: none;
}

.menutopo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AD1223;
	text-decoration: none;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.texto1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD1223;
}
.texto3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1A599E;
}

.texto4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AD1223;
}

.chamada_home, .chamada_home A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.chamada_home A:HOVER  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

.caixa {
	border-width: 1px;
	border-style: solid;
	border-color: #C6C6C6;
	font: 11px;
}

.texto5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.texto5:hover {

	color: #AD1223;
	text-decoration: underline;
}
.texto6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b41e13;
}

div {
	border-radius: 10px;
	border: 2px solid #b41e13;
	background-color: #b41e13;
#	height: 20px;
#	width: 80px;
	margin: auto;
	text-align: center;
}

.div1 {
	border: 2px solid #ffffff;
	background-color: #ffffff;
	text-align: center;
}

a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

input[type="radio"] {
    accent-color: #b41e13;
}