	
	td A 	{
				text-decoration: none;
				font-weight : bold;
				color : #000000;
			}
	td A:hover 	{
				text-decoration: none;
				font-weight : bold;
				color : #ffffff;
			}			
	body 	{
				font-family : arial;
			}
			
	.intro	{
				text-align : justify;
				font-size : 12px;
				font-family : arial;	
				color : #000000;	
			}
