body{
margin=0;
padding=0;
background-color=White
}

table{
border-width=0pt;
border-style=Solid;
border-color=Blue
}

td{
border-width=0pt;
border-style=Solid;
border-color=Blue
}

.texto{
padding-left=4pt;
padding-right=4pt;
font-family=Tahoma;
font-size=10pt;
font-weight=Normal;
text-decoration=none;
color=DarkBlue
}

.comentario{
font-family=Tahoma;
font-size=8pt;
font-weight=Normal;
text-decoration=none;
color=SteelBlue
}

.titulo{
width=100%;
height=50px;
background-image=url("relleno1.bmp");
border-width=0pt;
border-style=Solid;
border-color=MidnightBlue;
font-family=Times New Roman;
font-size=15pt;
font-weight=Bold;
text-decoration=none;
color=White
}

.tbopciones{
background-color=SteelBlue;
border-width=1px;
border-style=Solid;
border-color=SteelBlue
}

.tdopciones{
text-align=center;
vertical-align=middle;
margin=0;
padding=0;
width=100px;
background-color=SteelBlue;
border-width=1px;
border-style=Solid;
border-color=SteelBlue;
font-family=Tahoma;
font-size=10pt;
font-weight=Bold;
text-decoration=none;
color=White
}


.botonOff{
width=100px;
height=25px;
background-color=SteelBlue;
border-width=1pt;
font-family=Tahoma;
font-size=10pt;
font-weight=Bold;
text-decoration=none;
cursor=hand;
color=White
}

.botonOn{
width=100px;
height=25px;
background-color=LightSteelBlue;
border-width=1pt;
font-family=Tahoma;
font-size=10pt;
font-weight=Bold;
text-decoration=none;
cursor=hand;
color=DarkBlue
}
