span.text
{
   color : #000000;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
}

span.text_link
{
   color : #000000;
   text-decoration :underline;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
}

a:link, a:visited, a:active
{
   color : black;
   text-decoration : none;
   font-family : Verdana;
   font-weight : normal;
   font-style : normal;
   font-size : 11px;
}
