body
{
	font-size: x-small;
	font-family: 'Bookman Old Style';
}

A:link	{	
	text-decoration:	none;
	color:	 Silver;
	}	
	A:visited
	{
	text-decoration:	none;
	color:	  Silver;
	}
	
A:active	{	
	text-decoration:	none;
	color:  Silver;
	}	
A:hover	{	
	text-decoration:  underline;
	color: white; 
	}
	TD
{ 
	font-family:'Bookman Old Style' ;
	font-size:x-small;
}	
