a:link {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
	background-color: #FFDD86;
}
a:visited {  text-decoration: none; color: #6699FF}
