.text { color: black; font-weight: 400; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a:link.text {color: black; text-decoration: none; text-align:justify; }
a:visited.text { color: black; text-decoration: none; text-align:justify; }
a:hover.text { color: #F77108; text-decoration: underline; text-align:justify; }

.dj { color: #F77108; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify }
a:link.dj {color: #F77108; font-weight: bold; text-decoration: none; text-align:justify; }
a:visited.dj { color: #F77108; font-weight: bold; text-decoration: none; text-align:justify; }
a:hover.dj { color: #000000; font-weight: bold; text-decoration: underline; text-align:justify; }