a:link {
	color:#FFFFCC;
	font-weight: normal;
}

a:visited {
  color:#FFCC66;
  font-weight: 100;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
}




