a { color: #FFFFFF; font-weight:bold;}
a:hover {
	color:#000000;
	text-decoration: blink;
	cursor: hand;

}
