.link {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}

