var ref_style = '<STYLE TYPE="text/css">'+'\n';


if((navigator.userAgent.indexOf("Windows")!=-1) ||(navigator.userAgent.indexOf("Win")!=-1) ) {
	if (navigator.appName.indexOf("Netscape")!=-1) {
	
	//netscape PC
	ref_style = ref_style +
			'A.calendar:HOVER {color: #FF6E00}'+'\n'+
			'A.calendar:LINK {color: #000000}'+'\n'+

			'.texto4b,.texto4,.texto5,.texto3,.normal333333,.rojo10,.Tvuelos,.Tcoches,.vuelos,.normal,.L,.B,.M,.varios,.N,.OC,.OO,.OB {text-decoration: none}'+'\n'+

			'.texto5,.texto3 { font-family: Arial, Helvetica, sans-serif}'+'\n'+

			'td,.P {font-Family: Verdana,Arial,Helvetica, sans-serif}'+'\n'+
			'.tipo_top75,.texto1colb,.texto1col,.enlacesub,.normal333333,.textocab,.buscador,.titcuerpoIB,.titcuerpo,.vuelosb,.vuelos,.Tvuelos,.L,.B,.OC,.OO,.E,.varios,.N,.OB,.M,.F,.rojo,.azul,.normal,.normalb,.cab,.pro,.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight,.thome {font-size: 7.5pt}'+'\n'+
			'.T1{ font-size: 20pt;}'+'\n'+
			'.rojo10,.pts{ font-size: 10pt;}'+'\n'+
			'.puente{ font-size: 7.2pt;}'+'\n'+
			'.texto4b,.texto4,.texto5,.texto3,.tipo_top,.T2{ font-size: 8pt;}'+'\n'+

			'.texto3,.texto1colb,.texto1col,.tipo_top,.vuelos,.enlacesub,.vuelosb,.OC,.OO,.F,.P,.B,.normal,.normalb,.cab {color:#000000}'+'\n'+
			'.texto5,.E,.M,.T1,.OB,.titcuerpo,.textocab,.T2 {color: #FFFFFF}'+'\n'+
			'.L {color: #044165}'+'\n'+
			'.titcuerpoIB,.puente {color: #044064}'+'\n'+
			'.rojo10,.rojo {color: #FF0000}'+'\n'+
			'.normal333333,.texto4,.texto4b {color: #333333}'+'\n'+
			'.azul {color: #3399FF}'+'\n'+
			'.buscador {color: #043C64}'+'\n'+
			'.N {padding-top: .8px; padding-bottom: 1px;}'+'\n'+
			'.varios {padding-top: .8px; padding-bottom: 1px;}'+'\n'+
			'.F {padding-top: .8px; padding-bottom: 0px;}'+'\n'+
			'.D {padding-top: .8px;}'+'\n'+
			'.M {padding-top: 0px; padding-bottom: 0px; background-color: #0073B5}'+'\n'+
			'.C {background-color: #494965}'+'\n'+
			'.puente,.tmenuright,.tmenuleft,.vuelos,.vuelosb,.OC,.F,.pts,.pro {background-color: #FFFFFF}'+'\n'+
			'.OO {background-color: #CFE3EF}'+'\n'+
			'.Tvuelos {background-color: #F3F3F3}'+'\n'+
			'.texto4b,.texto1colb,.rojo10,.normalb,.titcuerpoIB,.vuelosb,.Tvuelos,.L,.B,.OB,.M,.T1,.C,.titcuerpo,.T2 {font-weight: bold;}'+'\n'+

			'.WW {width=85}'+'\n'+
			'.T {margin-top: 10px}'+'\n'+
			'.C:hover {color: #ffffff}'+'\n'+
			'.E:hover {color: #FF6E00}'+'\n'+
			'.B:hover {color: #FF6E00}'+'\n'+
			'.L:link {color: #044165}'+'\n'+

			'.enlacesub:link {TEXT-DECORATION: underline}'+'\n'+

			'.tipo_top75,.tipo_top,.buscador{ font-style: normal;}'+'\n'+
			'.texto1col,.texto1colb { font-style: regular;}'+'\n'+
			'.texto1colb {text-decoration: none}'+'\n'+

			'.textocab:visited {color: #FFFFFF}'+'\n'+
			'.textocab:hover {color: #FF6E00}'+'\n'+
			'.textocab:link {color: #FFFFFF}'+'\n'+
			'.textocab {text-decoration: none}'+'\n'+

			'.tipo_top:visited {color: #000000}'+'\n'+
			'.tipo_top:hover {color: #6F6F79}'+'\n'+
			'.tipo_top:link {color: #000000}'+'\n'+
			'.tipo_top {text-decoration: none}'+'\n'+

			'.tipo_top75:visited {color: #000000}'+'\n'+
			'.tipo_top75:hover {color: #6F6F79}'+'\n'+
			'.tipo_top75:link {color: #000000}'+'\n'+
			'.tipo_top75 {text-decoration: none}'+'\n'+


			'.flight:LINK,.car:LINK,.hotel:LINK,.other:LINK,.vacaciones:LINK,.bus:LINK,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.flight:HOVER{color:#E9D8EE;}'+'\n'+
			'.car:HOVER{color:#F7D8D8}'+'\n'+
			'.hotel:HOVER{color:#ECE0D9}'+'\n'+
			'.train:HOVER{color:#DCE3ED}'+'\n'+
			'.other:HOVER{color: #DFE0E1}'+'\n'+
			'.vacaciones:HOVER{color:#D6EBFA}'+'\n'+
			'.bus:HOVER{color:#DBEBDE}'+'\n'+
			'.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight{text-decoration: none;color:#ffffff;}'+'\n'+
			'.flight:VISITED,.car:VISITED,.hotel:VISITED,.other:VISITED,.vacaciones:VISITED,.bus:VISITED,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.tflight:HOVER{color:#000000;}'+'\n'+
			'.tflight:LINK{color:#000000;}'+'\n'+
			'.tflight{background-color:#f3f3f3;font-weight:bold;font-family:verdana;color:#000000;}'+'\n'+
			'.thome:LINK{color:#044165;}'+'\n'+
			'.thome{font-weight:bold;font-family:verdana;color:#044165;text-decoration: none;}'+'\n'+
			'.thome:VISITED{color:#044165;}'+'\n'+
			'.thome:HOVER{color:#005c8b;}'+'\n'+
			'.flight {background-color:#72008F;}'+'\n'+

			'.car{background-color:#C80000;}'+'\n'+

			'.hotel{ background-color:#863709; }'+'\n'+

			'.other{ background-color:#2E353A; }'+'\n'+

			'.vacaciones{ background-color:#181EA5; }'+'\n'+

			'.bus{ background-color:#157c25; }'+'\n'+

			'.train{ background-color:#174787; }'+'\n'+

			'.default{ background-color:#72008F; }'+'\n';


	}
	else {
	
	//IE PC
	ref_style = ref_style +

			'A.calendar:HOVER {color: #FF6E00}'+'\n'+
			'A.calendar:LINK {color: #000000}'+'\n'+
			'A.h {font-size: 8pt;}'+'\n'+
			'.texto4b,.texto4,.texto5,.texto3,.normal333333,.rojo10,.Tvuelos,.Tcoches,.vuelos,.normal,.L,.B,.M,.varios,.N,.OC,.OO,.OB,.even {text-decoration: none}'+'\n'+

			'.texto5,.texto3,.formBody,.odd,.odd2,.even,.even2,.aire1 { font-family: Arial, Helvetica, sans-serif}'+'\n'+
			'td,.P {font-Family: Verdana,Arial,Helvetica, sans-serif}'+'\n'+

			'.T1{ font-size: 20pt;}'+'\n'+
			'.rojo10,.pts,.formBody,.formBody2,.aire1{ font-size: 10pt;}'+'\n'+
			'.texto4b,.texto4,.texto5,.texto3,.tipo_top,.T2,.odd,.odd2,.even2,.even{ font-size: 8pt;}'+'\n'+
			'.tipo_top75,.texto1col,.texto1colb { font-size: 7.5pt;}'+'\n'+
			'.normal333333,.textocab,.buscador,.titcuerpoIB,.enlacesub,.enlace,.titcuerpo,.vuelos,.vuelosb,.Tvuelos,.Tcoches,.L,.B,.OC,.OO,.E,.varios,.N,.OB,.M,.F,.rojo,.azul,.normal,.normalb,.cab,.pro,.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight,.thome {font-size: 7.2pt}'+'\n'+
			'.puente{ font-size: 7pt;}'+'\n'+

			'.texto3,.texto1colb,.texto1col,.tipo_top,.enlace,.vuelosb,.OC,.OO,.F,.P,.B,.normal,.normalb,.cab,.enlacesub,.formBody,.odd,.odd2,.even2,.even {color:#000000}'+'\n'+
			'.texto5,.E,.M,.T1,.OB,.titcuerpo,.T2,.textocab {color: #FFFFFF}'+'\n'+
			'.vuelos {color: #043C64}'+'\n'+
			'.L {color: #044165}'+'\n'+
			'.titcuerpoIB,.puente {color: #044064}'+'\n'+
			'.rojo10,.rojo {color: #FF0000}'+'\n'+
			'.azul {color: #3399FF}'+'\n'+
			'.normal333333,.texto4,.texto4b {color: #333333}'+'\n'+
			'.buscador {color: #043C64}'+'\n'+
			'.formBody2 {color: #FFFFFE}'+'\n'+


			'.N {padding-top: 2px; padding-left: 4px; padding-bottom: 2px;}'+'\n'+
			'.varios {padding-top: 2px; padding-bottom: 2px;}'+'\n'+
			'.F {padding-top: 1px; padding-left: 8px; padding-bottom: 1px;}'+'\n'+
			'.D {padding-top: 2px; }'+'\n'+
			'.M {padding-top: 0px; padding-bottom: 0px; background-color: #0073B5}'+'\n'+

			'.C {background-color: #494965}'+'\n'+
			'.T2 {background-color: #046AA6}'+'\n'+
			'.puente,.vuelosb,.vuelos,.tmenuleft,.OC,.F,.pts,.pro {background-color: #FFFFFF}'+'\n'+
			'.OO {background-color: #CFE3EF}'+'\n'+
			'.Tvuelos {background-color: #F3F3F3}'+'\n'+
			'.formBody {background-color: #F0F7FC}'+'\n'+
			'.odd {background-color: #F0F7FC}'+'\n'+
			'.odd2 {background-color: #D6E3F6}'+'\n'+
			'.even2 {background-color: #BCCDE8}'+'\n'+
			'.even {background-color: #DFEBF6}'+'\n'+
			'texto4b,.texto1colb,.rojo10,.normalb,.titcuerpoIB,.titcuerpo,.vuelosb,.Tvuelos,.L,.B,.OB,.M,.T1,.C,.T2,.formBody2 {font-weight: bold;}'+'\n'+
			'.tmenuleft {width=136}'+'\n'+
			'.tmenuleft {align=center}'+'\n'+
			'.T {margin-top: 10px}'+'\n'+
			'.C:hover {color: #ffffff}'+'\n'+
			'.E:hover {color: #FF6E00}'+'\n'+
			'.B:hover {color: #FF6E00}'+'\n'+
			'.L:link {color: #044165}'+'\n'+
			'.rojo:visited {color: #ff0000}'+'\n'+
			'.rojo:hover {color: #000000}'+'\n'+
			'.rojo:link {color: #ff0000}'+'\n'+
			'.rojo,.enlace {TEXT-DECORATION: underline}'+'\n'+
			'.enlacesub:link {TEXT-DECORATION: underline}'+'\n'+
			'.tipo_top75,.tipo_top,.buscador {font-style: normal}'+'\n'+
			'.texto1col,.texto1colb {font-style: regular}'+'\n'+
			'.texto1colb {text-decoration: none}'+'\n'+
			'.texto1col {font-weight: normal}'+'\n'+
			'.textocab:visited {color: #FFFFFF}'+'\n'+
			'.textocab:hover {color: #FF6E00}'+'\n'+
			'.textocab:link {color: #FFFFFF}'+'\n'+
			'.textocab {text-decoration: none}'+'\n'+
			'.tipo_top:visited {color: #000000}'+'\n'+
			'.tipo_top:hover {color: #6F6F79}'+'\n'+
			'.tipo_top:link {color: #000000}'+'\n'+
			'.tipo_top {text-decoration: none}'+'\n'+
			'.tipo_top75:visited {color: #000000}'+'\n'+
			'.tipo_top75:hover {color: #736F6F}'+'\n'+
			'.tipo_top75:link {color: #000000}'+'\n'+
			'.tipo_top75 {text-decoration: none}'+'\n'+
			'.flight:LINK,.car:LINK,.hotel:LINK,.other:LINK,.vacaciones:LINK,.bus:LINK,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.flight:VISITED,.car:VISITED,.hotel:VISITED,.other:VISITED,.vacaciones:VISITED,.bus:VISITED,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.tflight:HOVER{color:#000000;}'+'\n'+
			'.tflight:LINK{color:#000000;}'+'\n'+
			'.tflight{background-color:#f3f3f3;font-weight:bold;font-family:verdana;color:#000000;}'+'\n'+
			'.thome:LINK{color:#044165;}'+'\n'+
			'.thome{font-weight:bold;font-family:verdana;color:#044165;text-decoration: none;}'+'\n'+
			'.thome:HOVER{color:#005c8b;}'+'\n'+
			'.thome:VISITED{color:#044165;}'+'\n'+
			'.flight:HOVER{color:#E9D8EE;}'+'\n'+
			'.car:HOVER{color:#F7D8D8}'+'\n'+
			'.hotel:HOVER{color:#ECE0D9}'+'\n'+
			'.train:HOVER{color:#DCE3ED}'+'\n'+
			'.other:HOVER{color: #DFE0E1}'+'\n'+
			'.vacaciones:HOVER{color:#D6EBFA}'+'\n'+
			'.bus:HOVER{color:#DBEBDE}'+'\n'+
			'.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight{text-decoration: none;color:#ffffff}'+'\n'+

			'.flight {background-color:#72008F;}'+'\n'+

			'.car{background-color:C80000;}'+'\n'+

			'.hotel{ background-color:863709; }'+'\n'+

			'.other{ background-color:2E353A; }'+'\n'+

			'.vacaciones{ background-color:181EA5; }'+'\n'+

			'.bus{ background-color:157c25; }'+'\n'+

			'.train{ background-color:174787; }'+'\n'+

			'.default{ background-color:72008F; }'+'\n'+

			'.even:visited {color: #000000}'+'\n'+
			'.even:hover {color: #FF6E00}'+'\n'+
			'.even:link {color: #000000}'+'\n';


		}
		
		//ALL PC
	ref_style = ref_style +

	'\n';
	}
	
else if((navigator.userAgent.indexOf("Mac")!=-1) ||(navigator.userAgent.indexOf("Macintosh")!=-1) ) {
	if (navigator.appName.indexOf("Netscape")!=-1) {
	//Netscape MAC
		}
	else {	
	//IE MAC
		}
		 
		//ALL MAC
		ref_style = ref_style +
			'A.calendar:HOVER {color: #FF6E00}'+'\n'+
			'A.calendar:LINK {color: #000000}'+'\n'+

			'.texto4b,.texto4,.texto5,.texto3,.normal333333,.rojo10,.Tvuelos,.Tcoches,.vuelos,.normal,.L,.B,.M,.N,.OC,.OO,.OB {text-decoration: none}'+'\n'+

			'.texto5,.texto3 { font-family: Arial, Helvetica, sans-serif}'+'\n'+

			'td,.P {font-Family: Verdana,Arial,Helvetica, sans-serif}'+'\n'+
			'.tipo_top75,.texto1colb,.texto1col,.enlacesub,.normal333333,.textocab,.buscador,.titcuerpoIB,.titcuerpo,.vuelosb,.vuelos,.Tvuelos,.L,.B,.OC,.OO,.E,.N,.OB,.M,.F,.rojo,.azul,.normal,.normalb,.cab,.pro,.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight,.thome {font-size: 9pt}'+'\n'+
			'.T1{ font-size: 20pt;}'+'\n'+
			'.rojo10,.pts{ font-size: 10pt;}'+'\n'+
			'.puente{ font-size: 7.2pt;}'+'\n'+
			'.texto4b,.texto4,.texto5,.texto3,.tipo_top,.T2{ font-size: 8pt;}'+'\n'+

			'.texto3,.texto1colb,.texto1col,.tipo_top,.vuelos,.enlacesub,.vuelosb,.OC,.OO,.F,.P,.B,.normal,.normalb,.cab {color:#000000}'+'\n'+
			'.texto5,.E,.M,.T1,.OB,.titcuerpo,.textocab,.T2 {color: #FFFFFF}'+'\n'+
			'.L {color: #044165}'+'\n'+
			'.titcuerpoIB,.puente {color: #044064}'+'\n'+
			'.rojo10,.rojo {color: #FF0000}'+'\n'+
			'.normal333333,.texto4,.texto4b {color: #333333}'+'\n'+
			'.azul {color: #3399FF}'+'\n'+
			'.buscador {color: #043C64}'+'\n'+
			'.N {padding-top: .8px; padding-bottom: 1px;}'+'\n'+
			'.F {padding-top: .8px; padding-bottom: 0px;}'+'\n'+
			'.D {padding-top: .8px;}'+'\n'+
			'.M {padding-top: 0px; padding-bottom: 0px; background-color: #0073B5}'+'\n'+
			'.C {background-color: #494965}'+'\n'+
			'.puente,.tmenuright,.tmenuleft,.vuelos,.vuelosb,.OC,.F,.pts,.pro {background-color: #FFFFFF}'+'\n'+
			'.OO {background-color: #CFE3EF}'+'\n'+
			'.Tvuelos {background-color: #F3F3F3}'+'\n'+
			'.texto4b,.texto1colb,.rojo10,.normalb,.titcuerpoIB,.vuelosb,.Tvuelos,.L,.B,.OB,.M,.T1,.C,.titcuerpo,.T2 {font-weight: bold;}'+'\n'+

			'.WW {width=85}'+'\n'+
			'.T {margin-top: 10px}'+'\n'+
			'.C:hover {color: #ffffff}'+'\n'+
			'.E:hover {color: #FF6E00}'+'\n'+
			'.B:hover {color: #FF6E00}'+'\n'+
			'.L:link {color: #044165}'+'\n'+

			'.enlacesub:link {TEXT-DECORATION: underline}'+'\n'+

			'.tipo_top75,.tipo_top,.buscador{ font-style: normal;}'+'\n'+
			'.texto1col,.texto1colb { font-style: regular;}'+'\n'+
			'.texto1colb {text-decoration: none}'+'\n'+

			'.textocab:visited {color: #FFFFFF}'+'\n'+
			'.textocab:hover {color: #FF6E00}'+'\n'+
			'.textocab:link {color: #FFFFFF}'+'\n'+
			'.textocab {text-decoration: none}'+'\n'+

			'.tipo_top:visited {color: #000000}'+'\n'+
			'.tipo_top:hover {color: #6F6F79}'+'\n'+
			'.tipo_top:link {color: #000000}'+'\n'+
			'.tipo_top {text-decoration: none}'+'\n'+

			'.tipo_top75:visited {color: #000000}'+'\n'+
			'.tipo_top75:hover {color: #6F6F79}'+'\n'+
			'.tipo_top75:link {color: #000000}'+'\n'+
			'.tipo_top75 {text-decoration: none}'+'\n'+


			'.flight:LINK,.car:LINK,.hotel:LINK,.other:LINK,.vacaciones:LINK,.bus:LINK,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.flight:HOVER{color:#E9D8EE;}'+'\n'+
			'.car:HOVER{color:#F7D8D8}'+'\n'+
			'.hotel:HOVER{color:#ECE0D9}'+'\n'+
			'.train:HOVER{color:#DCE3ED}'+'\n'+
			'.other:HOVER{color: #DFE0E1}'+'\n'+
			'.vacaciones:HOVER{color:#D6EBFA}'+'\n'+
			'.bus:HOVER{color:#DBEBDE}'+'\n'+
			'.flight,.bus,.car,.hotel,.other,.vacaciones,.train,.tflight{text-decoration: none;color:#ffffff}'+'\n'+
			'.flight:VISITED,.car:VISITED,.hotel:VISITED,.other:VISITED,.vacaciones:VISITED,.bus:VISITED,.train:LINK{color:#FFFFFF;font-weight:bold;font-family:verdana;}'+'\n'+
			'.tflight:HOVER{color:#000000;}'+'\n'+
			'.tflight:LINK{color:#000000;}'+'\n'+
			'.tflight{background-color:#f3f3f3;font-weight:bold;font-family:verdana;color:#000000;}'+'\n'+
			'.thome:VISITED{color:#044165;}'+'\n'+
			'.thome:LINK{color:#044165;}'+'\n'+
			'.thome{font-weight:bold;font-family:verdana;color:#044165;text-decoration: none;}'+'\n'+
			'.thome:HOVER{color:#005c8b;}'+'\n'+
			'.flight {background-color:#72008F;}'+'\n'+

			'.car{background-color:#C80000;}'+'\n'+

			'.hotel{ background-color:#863709; }'+'\n'+

			'.other{ background-color:#2E353A; }'+'\n'+

			'.vacaciones{ background-color:#181EA5; }'+'\n'+

			'.bus{ background-color:#157c25; }'+'\n'+

			'.train{ background-color:#174787; }'+'\n'+

			'.default{ background-color:#72008F; }'+'\n';

		
	}

ref_style = ref_style + '</STYLE>';
document.write(ref_style);
