<!--  Script for Links not on drop down Menus-->

a.tree:link { color: white; text-decoration: none }
a.tree:active { color: #06437D; text-decoration: none }
a.tree:visited { color: white; text-decoration: none }
a.tree:hover { color: #06437D; text-decoration: underline; }
a.internal {
  text-decoration: none; }
 <!--End Script for Links not on drop down Menus-->
