a:link {
	color: Blue;
	text-decoration: none;
}

a:visited {
	color: Blue;
	text-decoration: none;
}