.dLink a{
	text-align: center;
	line-height: 1.5;
	text-shadow: 1px 1px black;
	color: #e5b7e5; text-decoration:none;
} 
.dLink a:hover { color: #ce73ce; cursor:help; }

.dIcon{
	margin: auto;
	width:48px;
	height:48px;
	image-rendering: pixelated;
	background-size: cover;
	position: relative;
	top: 0;
	left: 0;
	-webkit-filter: drop-shadow(5px 5px 5px #222);
  	filter: drop-shadow(5px 5px 5px #222);
}

.dIcon img{
	width:48px;
	height:48px;
	image-rendering: pixelated;
}

.icon-line {
	clear: both;
}

.dIcon-Launch { background-image: url("../images/oc-img/moon.png" ); }
.dIcon-Blog  { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Guest { background-image: url("../images/oc-img/moon.png" ); }
.dIcon-Layers{ background-image: url("../images/oc-img/moon.png"); }
.dIcon-Login { background-image: url("../images/oc-img/moon.png" ); }
.dIcon-Mail  { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Disc  { background-image: url("../images/oc-img/moon.png"); }
.dIcon-Know  { background-image: url("../images/oc-img/moon.png"  ); }

.dIcon-CFold { background-image: url("../images/oc-img/moon.png"); }
.dIcon-OFold { background-image: url("../images/oc-img/moon.png" ); }

.dIcon-Prog  { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Bat   { background-image: url("../images/oc-img/moon.png"   ); }

.dIcon-Doc   { background-image: url("../images/oc-img/moon.png"  ); }

.dIcon-Txt   { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Vid   { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Snd   { background-image: url("../images/oc-img/moon.png"  ); }
.dIcon-Img   { background-image: url("../images/oc-img/moon.png"  ); }

.dIcon-Broken{ background-image: url("../images/oc-img/broken.png"  ); }