 
.linktd{
  color : navy;
  font-weight : bold;
}
SPAN{
  color : #990000;
  text-decoration : none;
}
.linktd a{
  color : blue;
}
BODY{
  text-decoration : none;
}
