 /* Definicion Style */
<style type="text/css">
<!--
body {
  margin: 3px;
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
}

.banner { 
  border-bottom: 1px #ffffff solid;
}

.sup {
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
  padding: 2px 15px 2px 15px;
  border-top: 1px #286AF2 solid;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
  color: #ffffff;
  background-color: #96B9DF;
  text-align: right;
}

.barra {
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
  padding: 0px 0px 0px 0px;
  border-top: 1px #286AF2 solid;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
  /*color: #286AF2;
  background-color: #C9E5FE;*/
  margin: 0px 0px 0px 0px;
}

.barra a {
  text-decoration: none;
  color: #286AF2;
}


.barra a:hover {
  text-decoration: none;
  font-weight: bold;
  color: #286AF2;
}

.blanco {
  background-color: #ffffff;
  padding: 5px 5px 5px 5px;
  text-align: center;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
}

.titular {
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
  padding: 2px 0px 2px 5px;
  border-top: 1px #286AF2 solid;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
  color: #ffffff;
  background-color: #3EA2FE;
  text-align: left;
}

.post {
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
  text-align: justify;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
}
.txt {
  background-color: #ffffff;
  padding: 10px 10px 10px 10px;
  text-align: justify;
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 10pt;
  color:1B3B7B;
  link: #ff0000;
  link-color:#679099;
}

.txt2 {
  background-color: #ffffff;
  text-align: center;
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 7pt;
  color:1B3B7B;
}

.imgtxt {
  background-color: #ffffff;
  padding: 0px 0px 0px 5px;
  text-align: center;
}
.postimg {
  background-color: #ffffff;
  padding: 0px 0px 0px 5px;
  text-align: center;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
}
.img_portofolio {
  background-color: #ffffff;
  padding: 5px 5px 5px 5px;
  text-align: center;
  border:0;
  /*border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;*/
}
.barra {
  font-family: verdana,tahoma,helvetia,arial;
  font-size: 8pt;
  padding: 2px 15px 2px 15px;
  border-top: 1px #286AF2 solid;
  border-right: 1px #286AF2 solid;
  border-bottom: 1px #286AF2 solid;
  border-left: 1px #286AF2 solid;
  color: #286AF2;
  background-color: #C9E5FE;
  margin: 0px 5px 0px 5px;
}

table {
border: 0;
cellpading: 0;
cellspacing: 0;
align: center;
valign: middle;
}

td {
align: center;
valign: middle;
class: "txt";
}
 
tr {
align: center;
valign: middle;
}

img{
border: 0;
}

  
-->
</style>
 /* Fin List Estilos */
<link href="aaa" rel="stylesheet" type="text/css">
