 a {  text-decoration: none}
 A.left:link { color: red } 
 A.left:active { color: red } 
 A.left:visited { color: red } 
 A.body:link { color: darkblue } 
 A.body:active { color: darkblue } 
 A.body:visited { color: darkblue }
 td { border: 0px #000 none }