body,td {
	font-family: arial; 
	font-size: 12 px; 
	font-weight: bold; 
	color: white;
	margin: 0 px;}

td.link {background-image: url(images/link_bgg.gif);}
a:link 
	{
	color: white;
	text-decoration: none;
	 	 }
a:visited {
	
	color: white;
	text-decoration: none;
	}
a:hover {
		color: white;
		text-decoration: underline;
 }



