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: #56748d;
	background: transparent;
	text-decoration: none;


}
A.menulink:visited {
	color: #56748d;
	background: transparent;
	text-decoration: none;


}
A.menulink:active {
	color: #56748d;
	background: transparent;


}
A.menulink:hover {
	color: #851f21;
	background: transparent;
	text-decoration: none;

}
A.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
A.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
A.footer:active {
	color: #FFFFFF;
	padding: 2px;
}
A.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px;
}
