body

  

   

	



  #content
{
	
	
	text-align: justify;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	
	color: #555555;

   }	
   
   #content a
	{
		color: white;
		text-decoration: none;

		/* style footer links */
	}

	#content a:hover
	{
		color: #FFCC66;
		text-decoration: underline;

		/* style footer links */
}	  


