.destacado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000099;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: bold;
	line-height: 120%;
	clip:    rect(auto auto auto auto);
	margin-top: 25px;





}
a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}
