
.nav:link     {text-decoration: none; color: #FFFFFF;}
.nav:visited  {text-decoration: none; color: #FFFFFF;}
.nav:active  {text-decoration: none; color: #FFFFFF;}
.nav:hover    {text-decoration: none; color: #FFFFFF;}

A:link     {text-decoration: none; color: #ECA40D;}
A:visited  {text-decoration: none; color: #ECA40D;}
A:active  {text-decoration: none; color: #ECA40D;}
A:hover    {text-decoration: underline; color: #ECA40D}

.white:link     {text-decoration: underline; color: #FFFFFF;}
.white:visited  {text-decoration: underline; color: #FFFFFF;}
.white:active  {text-decoration: underline; color: #FFFFFF;}
.white:hover    {text-decoration: none; color: #FFFFFF;}

select {border-style: solid; border-width: 1; border-color: #000000;
 background-color: #FFFFFF; font-family: Verdana; font-size: 8pt; color: #007230; scrollbar-base-color:#000000;}

input {border-style: solid; border-width: 1; border-color: #000000;
 background-color: #FFFFFF; font-family: Verdana; font-size: 10pt; color: #000000;}
 
textarea {border-style: solid; border-width: 1; border-color: #000000;
 background-color: #FFFFFF; font-family: Verdana; font-size: 10pt; color: #000000;}
