body { color: black; background-color: white; }

p {}

td {}

a { color: #d72d00 ; font-size: 11px; text-decoration: none; }
a:hover { color: #595f5f; font-size: 11px; text-decoration: underline; }
.Tabela_dirtop { border-bottom: 2px dotted #000; border-top-color: #000; border-right-color: #000; border-left-color: #000; border-left-width: 2px; outline-color: #838383; }
.Tabela_esqtop { border-right: 2px dotted #000; border-bottom: 2px dotted #000; border-top-color: #000; border-left-color: #000; outline-color: #838383; }
.Tabela_dir { border-left: 2px dotted #000; border-top-color: #000; border-top-width: 2px; border-right-color: #000; border-bottom-color: #000; outline-color: #838383; }
.Tabela_esq { border-top: 2px dotted #000; border-right: 2px dotted #000; border-bottom-color: #000; border-left-color: #000; outline-color: #838383; }

