
.tdpuntos {
	background-image: url(decimo/img/fondopuntos.gif);
	background-repeat: no-repeat;
}
.decimaedicion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #70995B;
	padding: 1px;
	height: 17px;
	width: 121px;
	
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	
}
a.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #70995B;
	text-decoration: underline;
	line-height: 15px;
}
a:hover.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	background-color: #70995B;
}