a:link {
	text-decoration: none;
	color: #996633;

}
.aLinkMenuBox {
	text-decoration: none;
	color: #000000;
	font-size: x-small;


}

a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
