/* CSS Document */

.link {
	text-decoration: none;
}

a:link {  color: #3C3937}

a:visited {  color: #3C3937}

a:hover {  color: #A93D35}
