a:hover {
	color: #DB5894;
	text-decoration: underline;


}
a {
	text-decoration: none;
	color: #AB7E8A;

}

