a:link {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #C39F00;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #C39F00;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #C39F00;
	text-decoration: none;
	font-weight: normal;
}


a.menu:link {
	font-family: Times New Roman;
	font-size: 10.2pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Times New Roman;
	font-size: 10.2pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Times New Roman;
	font-size: 10.2pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menu:active {
	font-family: Times New Roman;
	font-size: 10.2pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}


a.minilink:link {
	font-family: Arial;
	font-size: 7pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}
a.minilink:visited {
	font-family: Arial;
	font-size: 7pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}
a.minilink:hover {
	font-family: Arial;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.minilink:active {
	font-family: Arial;
	font-size: 7pt;
	color: #583E2D;
	text-decoration: none;
	font-weight: bold;
}




body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: EFDECE;
	scrollbar-arrow-color: 4A0F07;
	scrollbar-track-color: EFDECE;
	scrollbar-shadow-color: 4A0F07;
	scrollbar-highlight-color: 4A0F07;
	scrollbar-3dlight-color: EFDECE;
	scrollbar-darkshadow-Color: EFDECE;
}
.data {
	font-family: Times New Roman;
	font-size: 9pt;
	color: #C39F00;
	font-weight: normal;
}
.noticia {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.alerta {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #880000;
	font-weight: normal;
}
.texto {
	font-family: Times New Roman;
	font-size: 10pt;
	color: #555555;
	font-weight: normal;
}
.textopequeno {
	font-family: Times New Roman;
	font-size: 8pt;
	color: #555555;
	font-weight: normal;
}


input.texto {
	background: #FFFFFF;
	font-family: Times New Roman;
	border: #333333 1px solid;
	font-size: 12px;
	color: #000000;
}
textarea {
	background: #FFFFFF;
	font-family: Times New Roman;
	border: #333333 1px solid;
	font-size: 12px;
	color: #000000;
	height: 80;
	width: 440;
}
.botao{
	background: #593E2B;
	font-family: Times New Roman;
	border: #000000 1px solid;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
} 