
	
	a:link { color: #777774; text-decoration: none; }
	a:visited { color: #777774;text-decoration: none; }
	
	a:hover, a:active
	{
		color: #777774;
	}
	
	.text
	{
		margin: 1em auto;
		font: arial;
		color: #777774;
		
	}

	
	#contents { margin: 0 100px 40px 190px; text-decoration: none;}
	#contents p { line-height: 165%; text-decoration: none;}
	
	
	