		.footer {
				font-family: verdana, helvetica, san-serif;
				font-size: 8pt;
				color: white;
		}
		A:link 	{	text-decoration: none; color: yellow }
		A:visited {	text-decoration: none; color: yellow }
		A:active {	text-decoration: none; color: white }
		
		A:link:hover, A:visited:hover { text-decoration: underline }
