.Estilo-medio       {font-size: small;	 font-weight: bold; color: #FFFFFF;}
.Estilo-grande      {font-size: large;	 font-weight: bold; color: #FFFFFF; }
.Estilo-subcab      {font-size: x-small; font-weight: bold; color: #FFFFFF; }
.Estilo-titulo      {font-size: large; font-weight: bold; color: #0000FF; }

.menu 				{color: #FFFFFF;	font-size:  x-small; 	font-weight: bold;  }

a.menu:link			{ color: #0000FF; font-weight:bold;  text-decoration: none}	<!-- azul		Enlace sin visitar -->
a.menu:hover		{ color: #0000FF; font-weight:bold;  text-decoration: none}	<!-- rojo		Enlace sin visitar con ratón encima -->
a.menu:active		{ color: #FF0000; font-weight:bold;  text-decoration: none}	<!-- verde		Al hacer click -->
a.menu:visited		{ color: #008CBB; font-weight:bold;  text-decoration: none}	<!-- celeste	Enlace visitado -->

a.a1:link      { font-style:normal; font-weight:normal; color:white; text-decoration:underline; }
a.a1:active    { font-style:normal; font-weight:normal; color:white; text-decoration:underline; }
a.a1:visited   { font-style:normal; font-weight:normal; color:white; text-decoration:underline; }
a.a1:hover     { color:gold; text-decoration:underline; }

<!--  verde = #66FF00  -->

.t1 { border-bottom-width: thin;border-bottom-style: solid;border-bottom-color: #006699;}
.t2 { border: thin solid #008CBB;}
.t3 { border-top-width:0px;    border-right-width:0px;    border-bottom-width:0x;    border-left-width:1px;    border-color: #006699;    border-style:solid;}
.t4 { border-top-width:0px;    border-right-width:1px;    border-bottom-width:0x;    border-left-width:0px;    border-color: #006699;    border-style:solid;}
.t5 { border-top-width:1px;    border-right-width:0px;    border-bottom-width:0x;    border-left-width:0px;    border-color: #006699;    border-style:solid;}

xBODY {    background-image: url("img/chip2.gif");    background-position:0px 113px;}


body 			{margin-right: 10px;	margin-left: 10px;	margin-top: 10px;	margin-bottom: 10px;	
				 background-color: #F0FFF0;	background-image: url(img/fondo.jpg);	}
body,td,td 		{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #008CBB;}

a.ch:link		{ color: #0000FF;  text-decoration: none}	<!-- azul		Enlace sin visitar -->
a.ch:hover		{ color: #FF0000;  text-decoration: none}	<!-- rojo		Enlace sin visitar con ratón encima -->
a.ch:active		{ color: #FF0000;  text-decoration: none}	<!-- verde		Al hacer click -->
a.ch:visited	{ color: #008CBB;  text-decoration: none}	<!-- celeste	Enlace visitado -->

a.ch2:link		{ color: #0000FF;  text-decoration: underline}	<!-- azul		Enlace sin visitar -->
a.ch2:hover		{ color: #FF0000;  text-decoration: underline}	<!-- rojo		Enlace sin visitar con ratón encima -->
a.ch2:active	{ color: #FF0000;  text-decoration: underline}	<!-- verde		Al hacer click -->
a.ch2:visited	{ color: #008CBB;  text-decoration: underline}	<!-- celeste	Enlace visitado -->

tr.over  			{BACKGROUND-COLOR: #9BB5FF;}
tr.out   			{}


a.NONE:link		{ color: #0000FF;  text-decoration: none}	<!-- azul		Enlace sin visitar -->
a.NONE:hover	{ color: #FF0000;  text-decoration: none}	<!-- rojo		Enlace sin visitar con ratón encima -->
a.NONE:active	{ color: #00FF00;  text-decoration: none}	<!-- verde		Al hacer click -->
a.NONE:visited	{ color: #008CBB;  text-decoration: none}	<!-- celeste	Enlace visitado -->

