﻿span.Legend a, span.Legend a:active, span.Legend a:visited { 
   font-family:Arial, Helvetica, Verdana, Sans-Serif;
   color:#000000;
   text-decoration:underline;
   font-style:normal;
   font-weight:normal;
/*   font-size:0.71em;*/
}

span.Legend a:Hover {
   text-decoration:underline;
   font-style:normal;
   font-weight:normal;
   color:#000000;
}

