A: hover { COLOR: #FF8000; TEXT-DECORATION:underline;font-family: Arial, Helvetica, sans-serif, trebuchet ms; font-size:12pt;}
A { TEXT-DECORATION: underline }
A {color : #FF8008; Visited color : #FF8000; Active color : #FF8008; 
Hover { color: blue}; text-decoration:underline }
/*
BODY {font-family : Arial, Helvetica, sans-serif; font-weight: normal; font-style : normal; color : black; font-size : 100%;  margin-left: 0.06 cm; margin-top: 0cm; margin-right: 2pt; margin-width: 0cm; margin-height: 0cm; text-indent:2pt; text-align:justify;
 SCROLLBAR-FACE-COLOR: #009999; 
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
 SCROLLBAR-SHADOW-COLOR: #458BB9; 
 SCROLLBAR-3DLIGHT-COLOR: #458BB9; 
 SCROLLBAR-ARROW-COLOR: #000000; 
 SCROLLBAR-TRACK-COLOR: #E4E6F1; 
 SCROLLBAR-DARKSHADOW-COLOR: #993300 
 }  */
BODY {font-family : Arial, Helvetica, sans-serif; font-weight: normal; font-style : normal; color : black; font-size : 12px;  margin-left:  10px; margin-top: 0px; margin-right: 12px; text-indent: 10px; text-align:justify; margin-bottom: 0px;
	
	scrollbar-3dlight-color : #EAEAF5;
	scrollbar-arrow-color : #333399;
	scrollbar-base-color : #EAEAF5;
	scrollbar-darkshadow-color : #333399;
	scrollbar-face-color : #EAEAF5;
	scrollbar-highlight-color : #333399;
	scrollbar-shadow-color : #EAEAF5;
	scrollbar-track-color : #EAEAF5;
}
/* Valores en: pt= puntos (enteros); px= pixels (enteros); 
cm=0.01centimetro; inc=0.01pulg. */

 TABLE  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; font-style :normal; color :Black; font-size :11pt; }
p	{margin-left: 10px;	margin-right: 16px;	text-indent: 10px;	}
h1	{text-align: center; 	}
.h1w {text-align: center;  color: #ffffff;	
  font-family: helvetica, arial, sans-serif;	
  font-weight: bold;  font-size: 30pt;	
  }

.center	{text-align: center;	}
.im {font-family: Verdana, Arial, Helvetica; }
.in {font-family: Verdana, Arial, Helvetica; }
.line	{margin: 5px 2.5%;	}
.pic_r	{padding: 10px 0px 10px 20px;	
   float: right;	
   }
.pic_l	{padding: 10px 20px 10px 0px;	
   float: left; 
   }
.phead1	{color: #ffffff;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	}

.phead2	{color: #000000;
	text-decoration: none;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	}

.titulo { font-family: Arial, Helvetica, Arial Rounded MT Bold, sans-serif;  
 font-weight: bold; }
.texto-8a { font-family: Verdana, Arial, Helvetica; font-size: 8.5px; text-decoration: none }
.texto-8b { font-family: Verdana, Arial, Helvetica; font-size: 8px; text-decoration: underline }
.text9 {font-family: Arial, Helvetica, sans-serif, trebuchet ms;
font-size: 9px; font-weight: normal; text-decoration: none; color: black }
.text12 {font-family: Arial, Helvetica, sans-serif, trebuchet ms; font-size: 12px; font-weight: normal; text-decoration: none; color: black }
.titulos-a { font-family: Verdana, Arial, Helvetica; font-size: 16px; color: #0000FF; font-weight: bold }
.titular {font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 14px; font-weight: bold}
.tituclor { font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: normal; color:red }

.g {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: blue; font-weight: bold; text-decoration: underline;text-shadow: 1pt }
.comic {font-family: Comic Sans MS, Arial, Helvetica; font-size: 10pt; text-decoration: none; color:black; font-weight: normal}
.city  {font-family: CityBlueprint, Arial; font-size: 10pt; color:black; text-decoration: none; font-weight: normal} 
.lucida  {font-family: Lucida Handwriting, Arial; font-size: 10pt; text-decoration: none; color:black; font-weight: normal}
.tecnic  {font-family: TechnicBold, Arial; font-size: 10pt; text-decoration: none; color:black; font-weight: bold }

.BodyText { margin-bottom:6.0pt; text-indent:2.1pt; font-size:10.0pt; mso-ansi-language:ES; text-align:justify  }
.plata { font-size:10.0pt; mso-bidi-font-size: 10.0pt; color:teal; background:silver; mso-highlight:silver;text-align:justify  }
.todo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.style_bouton {color:white; background:navy}

.caixas {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px}

<style>
<!--
#glowtext{
filter:glow(color=FFFF00,strength=3);
width:100%;
}
-->
</style>

<script language="JavaScript1.2">
function glowit(which){
if (document.all.glowtext[which].filters[0].strength==3)
document.all.glowtext[which].filters[0].strength=2
else
document.all.glowtext[which].filters[0].strength=3
}

function glowit2(which){
if (document.all.glowtext.filters[0].strength==3)
document.all.glowtext.filters[0].strength=2
else
document.all.glowtext.filters[0].strength=3
}

function startglowing(){
if (document.all.glowtext&&glowtext.length){
for (i=0;i<glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)')
}
else if (glowtext)
setInterval("glowit2(0)",150)
}

if (document.all)
window.onload=startglowing
</script>
 
 /* Capas, genera los menús con sombras en la información */
<script language="javascript">
var capa
ns4 = (document.layers)? true:false
ie4 = (document.all)? true:false
function init() {
   if (ns4) {
     capa1 = document.descripcion1
     capa2 = document.descripcion2
     capa3 = document.descripcion3
     capa4 = document.descripcion4
     capa5 = document.descripcion5
  }
 if (ie4) {
   capa1 = descripcion1.style
   capa2 = descripcion2.style
   capa3 = descripcion3.style
   capa4 = descripcion4.style
   capa5 = descripcion5.style   
 }
}
function muestra(obj) {
 if (ns4) obj.visibility = "show"
 else if (ie4) obj.visibility = "visible"
}
function oculta(obj) {
 if (ns4) obj.visibility = "hide"
 else if (ie4) obj.visibility = "hidden"
}
</script>

H1 { font-size: 18pt; font-weight: bold; font-family: Arial; color: black} 
H2 { font-size: 16pt; font-weight: bold; font-family: Arial; color: black} 
H3 { font-size: 14pt; font-weight: bold; font-family: Arial; color:black}
H4 { font-size: 12pt; font-weight: bold; font-family: Arial; color:black}
H5 { font-size: 10pt; font-weight: bold; font-family: Arial; color: black} 
H6 { font-size:  9pt; font-weight: bold; font-family: Arial; color: black} 

 
 
 /* DIV {background: URL(nubes.jpg)} <b class=MsoBodyText style='margin-bottom:6.0pt;text-indent:7.1pt'> 
<b style='mso-bidi-font-weight:normal'> <span style='font-size:12.0pt; 
mso-bidi-font-size:10.0pt; color:teal; background:silver; 
mso-highlight:silver'> -->
<!-- Otras fuentes (font-family): Courier New; Arial Narrow; Times New 
Roman; Comic Sans MS; ScriptC; Lucida Handwriting; trebuchet ms;Tahoma  
Puedes usar:
<style type="text/css"> 
 A  {color : #FF8000;} A:Visited {color : #FF8000;} A:Active {color : </style>
*/
