a.navbar:link {color: #FFFF00; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.navbar:visited {color: #FFFF00; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.navbar:hover {color: orange; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.navbar:active {color: orange; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; } 

a.normal:link {color: #6699FF; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.normal:visited {color: #6699FF; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.normal:hover {color: #orange; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; }
a.normal:active {color: #orange; text-decoration: none; font-size: 10pt; font-weight: bold; font-face: Arial; } 


