A:visited
{
	color: #727272;
	text-decoration: none;
}
A:link
{
    COLOR: #727272;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: #727272;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: none;
}
.contato_top
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    COLOR: #000000;
    FONT-FAMILY: georgia,tahoma,arial;
}
.contato_rodape
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: georgia,tahoma,arial;
}
.titulo_pag
{
	font-weight: bold;
	font-size: 14pt;
	color: #000000;
	font-family: tahoma,arial;
}
.texto
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: tahoma,arial;
}
.texto_titulo
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11pt;
    COLOR: #000000;
    FONT-FAMILY: tahoma,arial;
}


