a {
	text-decoration: none;
	color:  #6d1f39;
        }
a:hover {
	color: #eed2db;
	text-decoration: underline;
	}
