a		{text-decoration:none}
a:link		{color:red}
a:visited	{color:blue}
a:active	{color:yellow}
a:hover		{color:orange}
B		{color:black}
table		{color:black}
ul		{list-style-type: none}
<!--BODY
.stín1{text-align:center; color:#0006B8; margin-top:50px; font-size:72px}
.stín2{text-align:center; color:#0006B8; margin-top:-80px; font-size:70px}
.stín3{text-align:center; color:#FF06B2; margin-top:-80px; font-size:68px}
-->
BODY { font: normal, Times New Roman;
       color: blue;
       text-align: justify}
H1   { font: normal, Times New Roman, ArialCE;
       font-size:40px;
       font-weight: demi-bold;
       color: red;
       text-indent: 1em}
H4   { font: normal, Times New Roman, ArialCE;
       font-weight: demi-bold;
       color: #FF06B2;
       text-indent: 1em}
P    { font: normal, Times New Roman, ArialCE:
       color: blue;
       padding-top:0em;
       margin-top:0pt;		
       margin-bottom:0pt;
       text-align: justify;
       text-indent: 2em}
.cit   { font: normal, Times New Roman, ArialCE:
       color: blue;
       padding-top:0em;
       text-align: right;
       text-indent: 1em}
