/* Modern style for Amaya Editor Lite */
/* default rules for the whole document */
body{background-image:url("pics/20120911_152829 Ribera de Janela.JPG");font-size:8pt;    font-family:Arial;   color:#355e00;  background-color:#ccffff;    text-align:center;}
div.bg{}
a[href]{font-size:100%;    font-weight:bold;    color:#355e00;    background-color:#ccffff; }
a:link{color:#355e00}
/* unvisited link */
a:visited{color:#355e00}
/* visited link */
a:hover{color:#00B233}
/* mouse over link */
a:active{color:#00B233}
/* paragraphs */
p{text-align:left;}
/* headings */
h1{font-size:300%;    font-weight:bold;    font-style:normal;    font-variant:small-caps;    color:#355e00;    background-color:#ccffff;}
td{width:125px;vertical-align:top;}
iframe{border:0px;}
table.center{margin-left:auto;     margin-right:auto;  }
/* end */