A.afooter:visited:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

A.anews:link {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 0.4em;
	word-spacing: 2em;


}
A.anews:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A.anews:visited {
	color: #000000;
	text-decoration: none;
}
A.anews:visited:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A.aforum:visited {
	color: #000000;
	text-decoration: none;
}
A.aforum:visited:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
A.menu:visited:hover {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	text-indent: 4px;
}
