#maincontent            
{                       
   overflow:               auto;
}                       

#textcontent a.link
{
   border-bottom:       1px dashed #000000;
}

#textcontent a:hover.link
{
   border-bottom:       1px solid #D15316;
   color:               #D15316;
   text-decoration:     none;
}

