/* CSS Document */
	a, .foot span a  {text-decoration:underline;}
	a:hover, .foot span a:hover {text-decoration:none;}
	
	.foot a,td.link a,.cont b a {text-decoration:none;}
	.foot a:hover, td.link a:hover,.cont b a:hover {text-decoration:underline;}

