a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF000;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	line-height: normal;
	color: #FFF000;
	text-decoration: none;
}
