a:link {
	color: burlywood;
  text-decoration: none;
}
a:visited {
	color: olive;
  text-decoration: none;
}