td {
   color: #91268e;
   font-family: sans-serif; 
   font-size:12px;
}

a:link {
   color: #808080;
   font-size:12px;
   font-weight: bold;
   text-decoration: none;
}

a:hover{
   color: #c0c0c0;
   font-weight: bold;
   text-decoration: none;
}

a:visited {
   color: #808080;
   font-size:12px;
   font-weight: bold;
   text-decoration: none;
}

a:active {
   color: #808080;
   font-size:12px;
   font-weight: bold;
   text-decoration: none;
}

