font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;

color: #595959;

font-size: 101%;

:focus { outline: 0px }

html {overflow: scroll}

ul, ol, dl {position: relative}

 a:link {color: #000080; text-decoration: none}
 a:visited {color: #800080; text-decoration: none}
 a:active {color: #555555; text-decoration: none}
 a:hover {color: #C40000; 
 border-left:dashed 2px red; border-right:dashed 2px blue;
 border-top:dashed 2px gold; border-bottom:dashed 2px green}

<span style="border-bottom: Solid 1px #FF0000">

<style type="text/css">
 <!--
  body {
  scrollbar-face-color: #C0C0FF;
  scrollbar-track-color: #DEDEDE;
  scrollbar-arrow-color: #FF0000;
  scrollbar-highlight-color: #FFFF00;
  scrollbar-shadow-color: #5D61FF;
  scrollbar-3dlight-color: #FFB62F;
  scrollbar-darkshadow-color: #000000
}
 -->
</style>