A:link {color: #515964; background: transparent; text-decoration: none;}
A:visited {color: #515964; background: transparent; text-decoration: none;}
A:active {color: #515964; background: transparent; text-decoration: none;}
A:hover {color: #515964; background: transparent; text-decoration: underline;}
A.menulink:link {
	color: #667d64;
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A.menulink:visited {
	color: #667d64;
	background: transparent;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A.menulink:active {
	color: #667d64;
	background: transparent;
	font-size: 11px;
	font-weight: bold;
}
A.menulink:hover {
	color: #667d64;
	background: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
A.alt:link {
	color: #4f5b6c;
	text-decoration: none;
	padding: 2px;
}
A.alt:visited {
	color: #4f5b6c;
	text-decoration: none;
	padding: 2px;
}
A.alt:active {
	color: #4f5b6c;
	padding: 2px;
}
A.alt:hover {
	color: #4f5b6c;
	text-decoration: underline;
	padding: 2px;
}