a:active {
	color: #000000;
	font-family: Georgia;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Georgia;
}
a:hover {
	color: #FFFFFF;
	font-family: Georgia;
}
a:visited {
	text-decoration: none;
	font-family: Georgia;
	word-spacing: normal;
}

