#links {
	width: 168px;
	background-image: url(../images/links.gif);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul	{ margin: 0; }

ul a {
	text-decoration: none;
	color: #822d19;
	background: url(../images/link_bg.png) no-repeat;
	width: 140px;
	height: 30px;
	padding-top: 5px;
	display: block;
	text-align: right;
	margin-left: -40px;
	font-weight: bold;
}
ul a:hover { background: url(../images/link_bg2.png) no-repeat; }
img, div { behavior: url(iepngfix.htc) }
tr.A { background: #FFE3C6;
	
}
tr.B { background: #E8C29B;
	
}
tr.C{ background: #E8C29B;
	text-align: center;
}