body {
	margin: auto;
}
.texto-verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 4E9100;
}
.texto-grande-preto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texto-preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A333F;
	FONT-WEIGHT: bold;
}
.texto-conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A333F;
}
.texto-branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto-preto-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    FONT-WEIGHT: bold;
	color: #000000;
}

A.link-cinza-novo:active
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A.link-cinza-novo:link
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A.link-cinza-novo:visited
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A.link-cinza-novo:hover
{
    COLOR: #000000;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}
A.link-menu:active
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.link-menu:link
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.link-menu:visited
{
    COLOR: #4C5765;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.link-menu:hover
{
    COLOR: #2A333F;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.form {
	background-color: #EAF1F5;
	border: 1px solid #6397BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2A333F;
	FONT-WEIGHT: bold;
}
.form-max {
	background-color: #EAF1F5;
	border: 1px solid #6397BB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 2A333F;
}
.texto-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A333F;
	FONT-WEIGHT: bold;
}
.texto-detalhe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #32544E;
}