a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}

