.main { padding-left: 10px; padding-right: 11px; font-size: 10pt; color: black; font-family: 'Verdana, Arial'; }
.white { font-size: 10pt; color: #FAA936; font-family: 'Arial'; }

.black { font-size: 9pt; color: white; font-family: 'Arial'; }

A.orangegreen:link    { color:rgb(255,255,255); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.orangegreen:visited { color:rgb(255,255,255); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.orangegreen:active  { color:rgb(255,255,255); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.orangegreen:hover   { color:rgb(254,170,54);   text-decoration:none; font-size: 10pt; font-family: 'Arial'; }

A.yellowcyan:link     { color:rgb(250,201,132); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.yellowcyan:visited  { color:rgb(250,201,132); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.yellowcyan:active   { color:rgb(250,201,132); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }
A.yellowcyan:hover    { color:rgb(136,219,149); text-decoration:none; font-size: 10pt; font-family: 'Arial'; }

A.redcyan:link     { color:rgb(134,2,2); text-decoration:underline; font-size: 10pt; font-family: 'Arial'; }
A.redcyan:visited  { color:rgb(134,2,2); text-decoration:underline; font-size: 10pt; font-family: 'Arial'; }
A.redcyan:active   { color:rgb(134,2,2); text-decoration:underline; font-size: 10pt; font-family: 'Arial'; }
A.redcyan:hover    { color:rgb(254,170,54); text-decoration:underline; font-size: 10pt; font-family: 'Arial'; }
