A { 
  color: #666666;; 
  text-decoration: none; 
}
A:link { 
  color: #000000; 
  text-decoration: underline; 
}
A:hover { 
  color: #000000; 
  text-decoration: underline; 
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}.txtchico {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.borde2 {
	border-top: 1px solid #E7DEB4;
	border-bottom: 1px solid #E7DEB4;


}
.borde {
	border: 1px solid #E7DEB4;


}
