.link {
	font-family: Verdana;
	font-size: 11px;
	color: #522D24;
	text-decoration: none;
}
.link a:link {

	font-family: verdana;
	font-size: 11px;
	color: #552a22;
	text-decoration: none;
}
.link a:visited {

	font-family: verdana;
	font-size: 11px;
	color: #552a22;
	text-decoration: none;
}
.link a:hover {

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link a:active {

	font-family: verdana;
	font-size: 11px;
	color: #552a22;
	text-decoration: none;
}
