@charset "UTF-8";
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #8B1607;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}
