a:link {
	text-transform: capitalize;
	color: #000000;
	cursor: hand;
}
a:hover {
		color: #4A7DBD;
}

