body {
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(../imagens/fundo_degrade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
A:link {
	text-decoration: none;
	color: #990000;
	text-decoration: none;
}
A:visited {
	color: #990000;
	text-decoration: none;
}
A:hover {
	color: #990000;
	font-weight: bold;
}
.texto {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-DECORATION: none
}
.chamada3 {
	FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000099;
	border: 1px solid #FFFFFF;
}
.borda_esq {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #990000;
}
.borda_sup {
	background-color: #DECBCF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.fundo {
	background-color: #DECBCF;
}
.fundo_esq {
	background-color: #DECBCF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.fundo_dir {
	background-color: #DECBCF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
}
.fundo_debaixo {
	background-color: #DECBCF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.texto_missao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.borda_inf {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.linha_degrade {
	background-image: url(../imagens/linha_ponto_degrade.gif);
	background-repeat: repeat-x;
}

