	a:link {  text-decoration: none }
	a:hover {  text-decoration: none }
	a:visited { text-decoration: none}
	a:active {  text-decoration: none}


	body { 
		font-size: 14px; 
		line-height: 20px;
		font-family: Time New Roman;
		background-image:url(images/lake.jpg);
		background-attachment:fixed;
		background-repeat: no-repeat;
		background-position:top center; 
		
	}
	list
	{
		font-size: 24px; 
		line-height: 30px;
		font-family: Tahoma
	}

