.licencia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.destino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
}
.horas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.cabecera {
	font-family: Georgia, "Arial Black", "Arial Rounded MT Bold";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #669966;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #339900;
	border-left-color: #339900;

}
.linea {
	font-family: Georgia, "Arial Black", "Arial Rounded MT Bold";
	font-size: 12pt;
	color: #FFFFFF;
	background-color: #669966;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
	
}
body {
	background-color: #E2E2E2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.pinta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
}
a.menuc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0000;
}

