a:link{
	color:#FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color:#FFF;
	text-decoration: none
	font-weight: bold;
}
a:hover{
	color:#000;
	text-decoration: none
	font-weight: bold;
}
a:active{
	color:#000;
	text-decoration: none
	font-weight: bold;
}

