body	{
	margin:	0;
	padding:	0;
	color:	white;
	background: url(../FT/img/tcback.gif);
	font: 11px/1.3 "lucida grande", verdana, lucida, arial, helvetica, sans-serif;
    text-align: justify;
	}

td {
    text-align: justify;
	}
a:link {
	color:yellow;
	font-weight : bold;
	text-decoration : none; 
}

a:visited {
	color:white;
	font-weight : bold; 
	text-decoration : none; 
	
}
a:hover {
   color : #f00;
   font-weight : bold;
   background-color : #ccc;  
}

a.ss:hover {
   background-color : black;
}

