 
.hiddenlink {
  color: #000; /* same color as the surrounding text */
  text-decoration: none; /* to remove the underline */
  
 }


 
a {color: #000066; font-weight: normal} /*Navy Blue*/
a:hover {color: #ff0000; font-weight: normal} /*Red*/
 select { background-color: #e2e1e7; color: #000000; }

 
