@charset "UTF-8";
.dpi a {
	background-image: url(../images/Clipart/Bullets/tinytarget.png);
	background-position: right 3px;
	padding-right: 18px;
	background-repeat: no-repeat;
	padding-top: 2px;
	font-weight: bold;
}
.dpi  a:hover {
	background-image: url(../images/Clipart/Bullets/tinycircle.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383832;
}
.dpi a:active {
	background-image: url(../images/Clipart/Bullets/circle.png);
	background-repeat: no-repeat;
	background-position: right -1px;
}
.dpi {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
}
