body  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td  { color: white; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a   { color: #feb900; text-decoration: none }
a:hover    { color: #fff; text-decoration: none; background-color: #d1878f }
.border_left_bot  { border-bottom: 1px solid #feb900; border-left: 1px solid #feb900 }
.border_right_bot  { border-right: 1px solid #feb900; border-bottom: 1px solid #feb900 }
.border_bot  { border-bottom: 1px solid #feb900 }
.border_top  { border-top: 1px solid #feb900 }
.border_left_top  { border-top: 1px solid #feb900; border-left: 1px solid #feb900 }
.border_left  { border-left: 1px solid #feb900 }
.border_right_top  { border-top: 1px solid #feb900; border-right: 1px solid #feb900 }
.border_right  { border-right: 1px solid #feb900 }
.border_full  { border: solid 1px #feb900 }
.text_justificado { text-align: justify }
.dark_text { color: #831734 }
