a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #F5F3D8;
	text-decoration: none;
	font-weight: bold;


}
a:active {
	color: #f5f3d8;
	text-decoration: none;
	font-weight: bold;

}

