body {background-color:Black; 
font-family:Verdana,Arial,Helvetica,Sans Serif; 
font-size:10pt;color:darkred;}

div {position: absolute;}

a:link {color:red; text-decoration:none}
a:visited {color:gray; text-decoration:none}
a:hover {color:yellow; text-decoration:underline;}
a:active {color:yellow; text-decoracion:none;}

.2ab a:hover {font-family:comic sams ms;font-weight:bold;color:darkgreen;}
.rojo {color:red;text-decoration:underline overline;}

#bloque1
{background-color:yellow;
left:20px;
top:45px;
text-align:justify;
padding:10px;}

#bloque2
{background-color:green;
left:20px;
top:105px;
text-align:justify;
padding:10px;}

#bloque3
{background-color:lightblue;
left:20px;
top:175px;
text-align:justify;
padding:10px;}

#bloque4
{background-color:white;
left:20px;
top:275px;
text-align:justify;
padding:10px;
border-color:red;}

#bloque5
{background-color:lightgrey;
left:300px;
top:425px;
text-align:justify;
padding:10px;
border-style:dashed;
border-width:2px;
border-color:black;}

#bloque6
{width: 320; height: 198;left:300px;
top:250px;
text-align:justify;
padding:10px;
border-width:2px;
border-color:black;}