a.orangemenu:link, a.orangemenu:visited
{
	color: #0000FF;
	background-image: none;
	line-height: 22px;
	text-decoration: none;
	width: 100%;
	font-size: 11px;
	text-align: left;
	font-variant: normal;
	display: block;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

a.orangemenu:hover
{
	background-image: url(../artwork/orange-button.jpg);
	background-repeat: repeat-x;
	color: #990000;
	text-decoration: none;
	width: 100%;
	text-align: center;
	display: block;
	background-position: center center;
	line-height: 22px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: none;
	border-left-style: ridge;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-bottom-width: thin;
}
