.txt_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(images/bg_notas.jpg);
	text-decoration: none;
}
.txt_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.txt_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	background-color: #FFE66C;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #990000;
	background-color: #FFF2B7;
}
a.txt_negro:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #990000;
}
.txt_rojo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: justify;
	background-color: #FFE66C;
}
a.txt_noticias:hover {
	text-decoration: underline;
}
.txt_noticias_ampliar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(images/bg_notas.jpg);
	text-decoration: none;
	background-color: #FBA504;
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 18px;
	text-align: justify;
}

