<!--
	a:link { 
		font-family: verdana, arial, sans-serif;
		background-color: transparent;
		color: rgb(146,77,72);
		text-decoration:none; }
	a:visited {
		font-family: verdana, arial, sans-serif;
		background-color: transparent;
		color: rgb(146,77,72);
		text-decoration:none; }
	a:hover {
		font-family: verdana, arial, sans-serif;
		background-color: transparent;
		color: rgb(146,77,72);
		text-decoration:underline; }
-->