a.link { color: "#C4D8E4"; text-decoration: none}
a.link:visited { COLOR: "#C4D8E4"; text-decoration: none}
a.link:active { color: "#C4D8E4"; text-decoration: none}
a.link:hover { color: "#ffffff"; text-decoration: underline} 

a.link2 { color: "#FFFFFF"; text-decoration: none}
a.link2:visited { COLOR: "#FFFFFF"; text-decoration: none}
a.link2:active { color: "#FFFFFF"; text-decoration: none}
a.link2:hover { color: "#C4D8E4"; text-decoration: underline} 

a.link3 { color: "#808080"; text-decoration: none}

a.link3:visited { COLOR: "#808080"; text-decoration: none}

a.link3:active { color: "#808080"; text-decoration: none}

a.link3:hover { background-color: "#808080"; width=100%; height=13; color: #000000} 

BODY {
	SCROLLBAR-FACE-COLOR: #005A9C;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8E6E6;
	SCROLLBAR-SHADOW-COLOR: #E8E6E6;
	SCROLLBAR-3DLIGHT-COLOR: #005A9C;
	SCROLLBAR-ARROW-COLOR:  #E8E6E6;
	SCROLLBAR-TRACK-COLOR: #005A9C;
	SCROLLBAR-DARKSHADOW-COLOR: #005A9C;  
}

.cajas {

font-family:Verdana, Arial;

font-size:3mm;

font-weight:normal;

color:#000000;

background-color:#E8E6E6;

border:1 #003148 solid;

}



.botones {

font-family:Verdana, Arial;

font-size:2.5mm;

font-weight:bold;

cursor:hand;

color:#ffffff;

background-color:#003148;

border:1 #E8E6E6 solid;

}

.texto { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: normal; 
color: #ffffff; 
}

.textobold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: bold; 
color: #ffffff; 
}

.textop { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: normal; 
color: #ffffff; 
}

.textopbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: bold; 
color: #ffffff; 
}

.azulp { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: normal; 
color: #C4D8E4; 
}

.azulpbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: bold; 
color: #C4D8E4; 
}


.azul { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: normal; 
color: #C4D8E4; 
}

.negrop { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: normal; 
color: #000000; 
}

.negropbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 2.5mm;
font-weight: bold; 
color: #000000; 
}

.negrobold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: bold; 
color: #000000; 
}

.rojopbold { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 3mm;
font-weight: bold; 
color: #C00000; 
}

.fondoatex{
	background-image : url(img/atex_fondo.gif);
	background-position : top left;
	background-repeat : no-repeat;
}

.fondocertificados{
	background-image : url(img/fondo_certificados.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}