a {
	text-decoration: none;
	color:#675F98;

}
a:hover {
	color: #000000;
}
a:visited {
	color: #675F98;
}

