a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #5A5045;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000099;
	text-decoration: none;
}
