a:visited {
	font-weight: normal;
	color: #EAEAEA;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	color: #D5D5D5;
	text-decoration: none;
}a:link {
	color: #FFFFFF;
	text-decoration: none;
}
