.caixa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3D674E;
	background-color:#F1FBE9;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
	background-color:#3D674E;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	cursor: hand;
	font-weight: bold;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #0E4827;
	font-style: normal;
}
.noticia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
}
.pequena {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.justifica {
	text-align: justify;

}
.aumenta {
	text-align: right;
	color: #C60;
}
a:link {
	color: #975800;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #975800;
}
a:hover {
	text-decoration: underline;
	color: #090;
}
a:active {
	text-decoration: none;
	color: #975800;
}
.linkMenuTopo:link {  text-decoration: none; font-size:10px; font-weight: bold; color: #003300}
.linkMenuTopo:active {  text-decoration: none; font-size:10px; font-weight: bold; color: #003300}
.linkMenuTopo:visited {  text-decoration: none; font-size:10px; font-weight: bold; color: #003300}
.linkMenuTopo:hover {  text-decoration: none; font-size:10px; font-weight: bold; color: #993300}
.QUADRO {
	color: #FFF;
}

