A:link {
	color: Yellow;
	text-decoration: none;
}
A:visited {
	color: Yellow;
	text-decoration: none;
}
A:active {
	color: Yellow;
	text-decoration: none;
}