/* CSS Document */

.tbl1 {
background-color:#D0D6E0;
border:1px solid lightblank;
color:#000000}
.filas1 {
border-bottom:1px solid lightblank}
.tbl2 {
background-color:#D0D6E0;
border:2px solid #D0D6E0;
color:black}
.filas2 {
border-bottom:1px dashed black}
.tbl3 {
background-color:#66FFFF;
border:2px solid #3399FF}
.filas3 {
border-bottom:1px dotted #3399FF}
a:link.c1 {
text-decoration:none;
color:#6699CC;
font-weight:bold}
a:visited.c1 {
text-decoration:none;
color:#6699CC;
font-weight:bold}
a:hover.c1 {
text-decoration:underline;
color:#3399CC;
font-weight:bold}
a:link.c2 {
text-decoration:none;
color:pink}
a:visited.c2 {
text-decoration:none;
color:pink;
font-weight:bold}
a:hover.c2 {
color:black;
font-weight:bold;
background-color:pink;
width:100%}
a:link.c3 {
text-decoration:none;
color: #0099FF}
a:visited.c3 {
text-decoration:none;
color:#0099FF;
font-weight:bold}
a:hover.c3 {
text-decoration:underline
color:white;
font-weight:bold;
background-color:red;
width:100%}
ul {
list-style-image:url(../iframe/adornos/flecha2.gif)}


