body 		{
			margin: 			0px;
			font: 			12px Arial; 
 			color: 			#000000; 
			background-color: 		#AAAAAA; 
		}

A:link		{
			font-weight: 		bold;
			font: 			12px Arial; 
			color: 			#000000; 
			text-decoration: 		none;
			border: 			none; 

		}

A:visited	{
			font-weight: 		bold;
			font: 			12px Arial; 
			color: 			#000000; 
			text-decoration: 		none;
			border: 			none; 
		}

A:hover		{
			font-weight: 		bold;
			font: 			12px Arial; 
			color: 			#000000; 
			text-decoration: 		none;
			border: 			none; 
		}