body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #3a3a3a;
	text-decoration : none;
	background-color :  #ffffff;
}
td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3a3a3a;
	text-decoration : none;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3a3a3a;
	text-decoration : none;
}
select {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3a3a3a;
	text-decoration : none;
}
textarea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3a3a3a;
	text-decoration : none;
}
a, a:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}

a:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ff9900;
	text-decoration : none;
	font-weight : bold;
}

A.MENU, A.MENU:LINK, A.MENU:VISITED, A.MENU:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}

A.MENU:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
}

.chico {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #3a3a3a;
	text-decoration : none;
}
.fecha {
	font-size : 8pt;
	color : white;
}
.blanco {
	color : #ffffff;
}
.gris {
	color : gray;
}
.rojo {
	color : red;
}
.blue {
	color : blue;
}
.atenuado {
	font-size : 8pt;
	color : gray;
}
.resaltado {
	font-size : 8pt;
	color : #003366;
	text-decoration : none;
	font-weight : 800;
}
.TituloItinerario {
	font-size : 8pt;
	color : #003366;
	text-decoration : none;
	font-weight : 800;
}
.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #003366;
	font-weight : 700;
}
.Logo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003366;
	font-weight : 700;
}
.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #003366;
	font-weight : 700;
}
.nombreagen {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #003366;
	font-weight : 800;
}
.jumper {
	width : 140px;
}
.pleca {
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	text-decoration : none;
	background-color : #003366;
	font-weight : bold;
}
.marco {
	background-color : #003366;
}
.MsgBox {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	text-decoration : none;
	background-color : #336699;
}

