body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/header-bkg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#fffeef;
}

/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/rodape-bkg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#fffeef;
}
*/

.titulo
{
    FONT-SIZE: 21px;
    COLOR: #666666;
    FONT-FAMILY: arial;
}

.texto
{
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: arial;
}
.texto_v11
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Georgia;
}

.texto_v16
{
    FONT-SIZE: 21px;
    COLOR: #666666;
    FONT-FAMILY: Georgia;
}

.texto_ver
{
    FONT-SIZE: 11px;
    COLOR: #ff0000;
    FONT-FAMILY: Georgia;
}


a:link {
	color: #228bd5;
}
a:visited {
	color: #228bd5;
}
a:hover {
	color: #777777;
}
a:active {
	color: #228bd5;
}
a {
	font-weight: none;
	TEXT-DECORATION: none
}
