/*Mi Hoja de Estilo 2*/

BODY { background: #007FFF ; }r13

table.ancho99 {width:99% ;}

td.a1{ background-color: #00BFFF ; width: 150px ; }

td.b1{ background-color: #00BFFF ; font-weight: bold ; text-align: center ; } 

td.c1{ background-color: #00BFFF ; font-weight: bold } 
td.c2{ background-color: #00BFFF ; width: 50px ; text-align: center ; }

td.d1{ background-color: #00BFFF ; width: 180px ; font weight; bold ; text-align: left ; font size: 8 ;}
td.d1 li {list-style:none}
td.d2{ background-color: #99E5FF ;  text-align: justify ; font face: verdana ; }
td. d2 a{text-decoration:none; font:12px Verdana, Arial, Helvetica, sans-serif} 
td.d3{ background-color: #00BFFF ; width: 50px ; text-align: left ; }

td.e1{ background-color: #00BFFF ; width: 50px ; text-align: center ; }
td.e2{ background-color: #00BFFF ; font-weight: bold ; text-align: center ; }
td.e3{ background-color: #00BFFF ; width: 50px ; text-align: center ; }

td.f1{ background-color: #00BFFF ; width: 50px ; font-weight: bold ; text-align: center ; } 
td.f2{ background-color: #00BFFF ; font-weight: bold ; text-align: center ; }
td.f3{ background-color: #00BFFF ; width: 50px ; font-weight: bold ; text-align: center ; }

ul	{padding: 0px 0px 0px 9px; margin:0px 0px 0px 9px; }

A		{text-decoration:none ;}
A:link		{color:blue :}
A:visited	{color:blue ;}
A:hover		{color:red  ; font-weight:bold } text-decoration: underline ;}
A:active	{color:navy  ;}

LI.sub-apartado {text-indent: 20px ;}

/*Fin de mi Hoja de Estilo 2*/


