.campos {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
.botones {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #333333;
}
a {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.a_barra {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.a_barra:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
	font-weight: bold;
}
.a_listado {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.a_listado:hover {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
.a_menu {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a_menu:hover {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.a_post {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.a_post:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
.a_titulo {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.a_titulo:hover {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
}
.imagenbso {
	border: 1px solid #000000;
}
.tablalistado {
	border: 1px solid #999999;
	border-collapse: collapse;
}
.noticia img {
	margin: 5px;
}
