/** for linked images only**/

A:FOCUS.images {
	text-decoration : blink;
	color: 424242;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}

A:ACTIVE.images {
	text-decoration : none;
	color: 424242;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}


A:HOVER.images  {
	text-decoration : none;
	font-size : 8pt;
	color: 424242;
	font-family : Arial;
	background-color : 424242; /** cabecito claro **/
	font-weight: none;
}

A:LINK.images  {
	text-decoration : none;
	font-size : 8pt;
	color: 424242;
	font-weight: none;
	font-family : Arial;
	
}

A:VISITED.images  {
	text-decoration : none;
	font-size : 8pt;
	color: 424242;
	font-family : Arial;
	font-weight: none;
}



/** Simple links made for dark backgrunds in the footer**/

A:FOCUS.footer {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}

A:ACTIVE.footer {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}


A:HOVER.footer  {
	text-decoration : none;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
	background-color : CC9966; /** cabecito claro **/
	font-weight: none;
}

A:LINK.footer  {
	text-decoration : none;
	font-size : 8pt;
	color: FFFFFF;
	font-weight: none;
	font-family : Arial;
	
}

A:VISITED.footer  {
	text-decoration : none;
	font-size : 8pt;
	color: FFFFFF;
	font-family : Arial;
	font-weight: none;
}


A:FOCUS.footer {
	text-decoration : none;
	color: FFFFFF;
	font-family : Arial;
	background-color : CC9966;
	font-size : 8pt;
	font-weight: none;
}

/** Simple links made for dark backgrunds**/

A:FOCUS.black {
	text-decoration : none;
	color: 000000;
	font-family : Arial;
	font-size : 9pt;
	font-weight: none;
}

A:ACTIVE.black {
	text-decoration : none;
	color: 000000;
	font-family : Arial;
	font-size : 9pt;
	font-weight: none;
}


A:HOVER.black  {
	text-decoration : none;
	font-size : 9pt;
	color: 000000;
	font-family : Arial;
	background-color : CECECE; /** cabecito claro **/
	font-weight: none;
}

A:LINK.black  {
	text-decoration : none;
	font-size : 9pt;
	color: 000000;
	font-weight: none;
	font-family : Arial;
	
}

A:VISITED.black  {
	text-decoration : none;
	font-size : 9pt;
	color: 000000;
	font-family : Arial;
	font-weight: none;
}


A:FOCUS.black {
	text-decoration : none;
	color: 000000;
	font-family : Arial;
	background-color : CC9966;
	font-size : 9pt;
	font-weight: none;
}


/** TITULOS BOLD**/

A:FOCUS.titulo {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
}

A:ACTIVE.titulo {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
}


A:HOVER.titulo  {
	text-decoration : none;
	font-size : 10pt;
	color: FFFFFF;
	font-family : Arial;
	background-color : CC9966; /** cabecito claro **/
	font-weight: bold;
}

A:LINK.titulo  {
	text-decoration : none;
	font-size : 10pt;
	color: FFFFFF;
	font-weight: bold;
	font-family : Arial;
	
}

A:VISITED.titulo  {
	text-decoration : none;
	font-size : 10pt;
	color: FFFFFF;
	font-family : Arial;
	font-weight: bold;
}


A:FOCUS.titulo {
	text-decoration : none;
	color: FFFFFF;
	font-family : Arial;
	background-color : CC9966;
	font-size : 10pt;
	font-weight: bold;
}



/** Simple links made for clear backgrunds**/

A:FOCUS.simple {
	text-decoration : underline;
	color: 0000FF;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}

A:ACTIVE.simple {
	text-decoration : underline;
	color: 0000FF;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}


A:HOVER.simple  {
	text-decoration : underline;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
	background-color : DEDEDE;
	font-weight: none;
}

A:LINK.simple  {
	text-decoration : underline;
	font-size : 8pt;
	color: 0000FF;
	font-weight: none;
	/**background-color : DEDEDE;**/
	font-family : Arial;
	
}

A:VISITED.simple  {
	text-decoration : underline;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
	font-weight: none;
}


/** News Links**/

A:FOCUS.news_links {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 9pt;
	font-weight: none;
}

A:ACTIVE.news_links {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	font-size : 9pt;
	font-weight: none;
}


A:HOVER.news_links  {
	text-decoration : underline;
	font-size : 9pt;
	color: 0000FF;
	font-family : Arial;
	background-color : DEDEDE;
	font-weight: none;
}

A:LINK.news_links  {
	text-decoration : none;
	font-size : 9pt;
	color: 0000FF;
	font-weight: none;
	font-family : Arial;
	
}

A:VISITED.news_links  {
	text-decoration : none;
	font-size : 9pt;
	color: 0000FF;
	font-family : Arial;
	font-weight: none;
}


A:FOCUS.news_links {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	background-color : CC9966;
	font-size : 9pt;
	font-weight: none;
}

A:ACTIVE.overTexture {
	text-decoration : none;
	color: FFFFFF;
	font-family : Arial;
	background-color : red;
	font-size : 8pt;
	font-weight: bold;
}


A:HOVER.overTexture  {
	text-decoration : underline;
	font-size : 8pt;
	color: FFFFFF;
	font-family : Arial;
	background-color : red;
	font-weight: bold;
}

A:LINK.overTexture  {
	text-decoration : none;
	font-size : 8pt;
	color: FFFFFF;
	background-color : red;
	font-weight: bold;
	font-family : Arial;

}

A:VISITED.overTexture  {
	text-decoration : none;
	font-size : 8pt;
	background-color : red;
	color: FFFFFF;
	font-family : Arial;
	font-weight: bold;
}


/** lefnav links **/
A:FOCUS.white {
	text-decoration : none;
	color: FFFFFF;
	font-family : Arial;
	background-color : CC9966;
	font-size : 8pt;
	font-weight: none;
}

A:ACTIVE.white {
	text-decoration : none;
	color: FFFFFF;
	font-family : Arial;
	font-size : 8pt;
	font-weight: none;
}


A:HOVER.white  {
	text-decoration : underline;
	font-size : 8pt;
	color: FFFFFF;
	font-family : Arial;
	background-color : 739C9C;
	font-weight: none;
}

A:LINK.white  {
	text-decoration : none;
	font-size : 8pt;
	color: FFFFFF;
	font-weight: bold;
	font-family : Arial;

}

A:VISITED.white  {
	text-decoration : none;
	font-size : 8pt;
	color: FFFFFF;
	font-family : Arial;
	font-weight: none;
}

/* link para titulos de Opinion - todo tipo de link no especificado */

A:ACTIVE.opinion {
	text-decoration : none;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
}

A:HOVER.opinion {
	text-decoration : none;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
	background-color : DEDEDE;
}

A:LINK.opinion {
	text-decoration : none;
	font-size : 8pt;
	color: 0000FF;
	font-family : Arial;
}

A:VISITED.opinion {
	text-decoration : none;
	font-size : 8pt;
	color: 0000FF;

	font-family : Arial;
}

/* link en general - todo tipo de link no especificado */

A:ACTIVE {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
}


A:HOVER {
	text-decoration : none;
	color: 0000FF;
	font-family : Arial;
	background-color : DEDEDE;
}

A:LINK {
	text-decoration : none;
	
	color: 0000FF;

	font-family : Arial;
}

A:VISITED {
	text-decoration : none;
	color: #000000;
	font-family : Arial;
}

BODY {
	font-family : Arial;
	font-size : 9pt;
}
P  {
	color: 000000;
	font-size : 9pt;
}

	
TH.titulo {
	color: FFFFFF;
	font-family : Arial;
	
}

FONT.highlite {
	font-family : Arial;
	color: 000000;
	font-size : 8pt;
	font-weight: none;

}

FONT.fineprint {
	font-family : Arial;
	color: 000000;
	font-size : 8pt;
	font-weight: none;

}


FONT.fineprint_3 {
	font-family : Arial;
	color: 000000;
	font-size : 8pt;
	font-weight: none;
	
}


FONT.fineprint_2 {
	font-family : Arial;
	color: FFFFFF;
	font-size : 7pt;
	font-weight: none;
	/**background-color :555555; **/
}

FONT.fineprint_3 {
	font-family : Arial;
	color: 000000;
	font-size : 7pt;
	font-weight: none;
	/**background-color :555555; **/
}

TD {
	font-family : Arial;
	color: 000000;
	font-size : 9pt;

}

llajta {
	font-family : Arial;
	color: 99FF99;

}

TD.headers {
		/*background-image : url(images\bluebg.gif);*/
		background-color : 990000;
}

TR.headers {
		/*background-image : url(images\bluebg.gif);*/
		background-color : CC9966; /** cafe clarito**/
}

TR.mod_color {
	color: DEDEDE;
	background-color : DEDEDE;
}

TR.mod_color_2 {
	color: FFFFFF;
	background-color : FFFFFF;
}

SELECT {
	background-color : 555555;
	text-decoration : underline;
	color: FFFFFF;
	font-weight : normal;
	font-size : 9pt;
}	

TR.sub_headers {
		/*background-image : url(images\bluebg.gif);*/
		background-color : 9D8060;
}

FONT.atencion {
	font-family : Arial;
	color: FFFFFF;
	font-size : 9pt;
	font-weight: none;
}

FONT.warning {
	font-family : Arial;
	color: 990000;
	font-size : 9pt;
	font-weight: none;
}

TD.spacer {
	font-family : Arial;
	color: FFFFFF;
	font-size : 9pt;
}
#LeftNavLinks a{
	display: block;
	padding: 2px;
	color: #FFFFFF;
	background-color: #949494;
	text-decoration : none;
	border: 1px;
	font-weight: none;
	border-bottom: 1px solid #548BCE;
	border-color: #FFFFFF ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#LeftNavLinks a:hover {
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: none;
	border: medium;
	color: #3E54E2;
	text-decoration : none;
	border-color: 1px #FFFFFF;
	border-bottom: 1px solid #548BCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
}

