.fecha {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
}
.titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt_rojo {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.txt_rojo:hover {
	color: #000000;
}
.borde {
	border: 1px solid #ea7924;
}
.subbotonera {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.subbotonera:hover {
	color: #000000;
}.form {
	border: 1px solid #ea7924;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #EAEAEA;
}
.txtch {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.txtch:hover {
	color: #000000;
}
.borde_naranja {
	border: 1px solid #ea7924;
}
.txt_rojo12 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.txt_rojo12:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.txt_negro12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
