body{background-color:blue;
font-family:verdana,arial,helvetica,sans serif;
font-size:10pt;
color=blue}
div{position:absolute;}
a:link{color:black;text-decoration:none;}
a:visited{color:black;text-decoration:none;}
a:hover{color:red;text-decoration:underline;background-color:lightyellow;}
a:active{color:silver;text-decoration:none;}
.1ab a:hover {color:green;text-decoration:underline}                      

#bloque1{background-color:red;


border-style:dashed;
border-width:0px;
border-color:yellow;
left:300;top:10px;
width: 100px; hight: 100px;
text-align:justify;
padding:30px;}

#bloque2{background-color:green;


border-style:dashed;
border-width:10pxpx;
border-color:black}

.1ab{font-family:comic sans ms;
color:darksalmon;
font-weight:bold;}
.rojita{color:red;font-weight:bold;text-decoration:underline overline;}

.1ab a:link{color:orange;text-decoration:none;}
.1ab a:visited{color:green;text-decoration:none;}
.1ab a:hover{color:red;text-decoration:overline underline;background-color:hotpink;}

#bloque3{background-clor:yellow;

border-style:dashed;
border-width:0px;
border-color:black;
left:10px;top:300px;
width: 500px; hight: 500px;
text-align:justify;
pading:30px;}

#bloque4{background-clor:yellow;

border-style:dashed;
border-width:0px;
border-color:black;
left: 350px;top: 300px;
width: 500px; hight: 500px;
text-align:justify;
pading:30px;}

#bloque5{background-clor:yellow;

border-style:dashed;
border-width:0px;
border-color:black;
left: 350px;top: 500px;
width: 500px; hight: 500px;
text-align:justify;
pading:30px;}

#bloque6{background-clor:yellow;

border-style:dashed;
border-width:0px;
border-color:black;
left:10px;top:500px;
width: 500px; hight: 500px;
text-align:justify;
pading:30px;}

