﻿a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: white;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: white;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: White;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color: Gold;
}
