body {
	background-color: #1ebbfc;
	font-family: Verdana, Geneva, sans-serif;
	margin:0;
}
.publ {
	font-family: Verdana, Geneva, sans-serif;
}
.publ {
	font-size: 14px;
	text-align: justify;
}
publ {
	font-size: 14px;
}
a:visited {
	color: #2159fb;
	text-decoration: none;
}
a:link {
	color: #2159fb;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.TITULO {
	font-weight: bold;
	font-size: 14;
	text-align: justify;
}
.Estilo10 {
	font-size: 15px
}

h1 {
	padding-top: 20px;
	padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  background-color: #2159fb;
  color: #FFF;
}

.footer {
	background-color: #2159fb;
}

.footer a {
	color: #FFF !important;
}

.footer a:hover {
	text-decoration: underline;
}

a img {
	border: 1px solid #2159fb;
}