.desple {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	height: 0px;
	width: 300px;
	font-weight: bold;
	text-decoration: none;
	clip:    rect(   );
	overflow: visible;
	visibility: visible;
	z-index: auto;
	background: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	line-height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.desple:hover {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px
}

