#contenido a:link {
	color: #FF6600;
}

#contenido a:visited {
  color: #FF6600;
}

#contenido a:hover {
	text-decoration: none;
}

#contenido a:active {
	color: #FF6600;
}

.imagen {
    border: 1px solid lightgoldenrodyellow;
}

.new {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
	left: auto;
	top: auto;
	right: 5px;
	bottom: auto;
}
