.texto12normal {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.texto12normalgris {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #747295;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.texto12normalnegro {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	padding-left: 15px;
	text-align: justify;
	padding-right: 15px;
}
.textopiedepagina {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #996600;
}
.numpaginacion {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #996600;
	text-decoration:none;
}
#piepagina a {
color: #996600;
text-decoration: none;

}

#piepagina a:hover {
	color: #666666;
	text-decoration: underline;
}
