a.sdcategory
{ display: block; width: 250px; height: 69px; background-image:url(images/d3_1106_07_a.jpg); background-repeat:no-repeat; text-align: right;}
a.sdcategory:link
{ color: #393939; font-weight:bold; text-decoration: none; white-space:nowrap; }
a.sdcategory:active
{ color: #393939; font-weight:bold; text-decoration: none; white-space:nowrap; }
a.sdcategory:visited
{ color: #393939; font-weight:bold; text-decoration: none; white-space:nowrap; }
a.sdcategory:hover
{ color: #000000; font-weight:bold; text-decoration: none; white-space:nowrap; background-image:url(images/d3_1106_07_b.jpg); background-repeat:no-repeat; }
.catdesc{
	font-size: 75%;
	color:#5a5a5a;
}