		A:link
		{
			color:#5a492d;
			background-color:#ffffff;
			font-size:1;
			font-weight:normal;
			text-decoration:none;
			text-transform:none;
                        font-family:tahoma;
			border-width:0px;
			border-style:solid;
			border-color:#ffffff;
			cursor:default;
		}
	
		A:visited
		{
			color:#5a492d;
			background-color:#ffffff;
			font-size:1;
			font-weight:normal;
			text-decoration:none;
			text-transform:none;
                        font-family:tahoma;
			border-width:0px;
			border-style:solid;
			border-color:#ffffff;
			cursor:default;
		}
	
		A:hover
		{
			color:#9ce0c1;
			background-color:#ffffff;
			font-size:1;
			font-weight:normal;
			text-decoration:none;
			text-transform:none;
                        font-family:tahoma;
			border-width:0px;
			border-style:solid;
			border-color:#ffffff;
			cursor:default;
		}
