      h1 {
        font-family: 'Open Sans Condensed', sans-serif;
        font-size: 48px;
      }

	
	.botao {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	text-decoration: none;
	background-color: #333;
	border: 1px none #666;
	color: #FFF;
	padding: 5px;
}
.select {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.titulo {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menu {
	color: #FFF;
	font-size: 22px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
}


.Alertas {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	line-height: normal;
	font-variant: small-caps;
	color: #C90F1A;
	text-decoration: none;
}

.texto {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	border: 1px solid #999;
	font-variant: normal;
	padding: 4px;
}
.rodape {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-variant: normal;
	padding: 4px;
}
.botaoopcao {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #606060;
	padding: 3px;
	border: 1px solid #999;
}
.fonte {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: none;
	background-color: #F5F5F5;
}


a:link {

	text-decoration: none;
}
body {
	
	color: #333;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}

a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}




.manito {
	cursor: hand;
	color: #333
}
.rodape {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #666;
}


input {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	color: #000;
	text-decoration: none;
}

.campos {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFF;
	border: 1px dotted #000;
	color: #000;
}
