/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #ffffff;}.titulo {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-weight: bold;	text-decoration: none;	color: #690000;	height: 30;}.texto {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	color: #666666;	text-align: justify;}.viaje {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	text-decoration: none;	color: #666666;	text-align: justify;}.condiciones {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-decoration: none;	color: #666666;	text-align: justify;}.enlaces {	color: #000000;	text-decoration: none;	font-size: 13px;}a:link.enlaces {	color: #000000;	text-decoration: none;	font-size: 13px;}a:visited.enlaces {	color: #000000;	font-size: 13px;	text-decoration: none;}a:hover.enlaces {	color: #000000;	text-decoration: underline;	font-size: 13px;}a:active.enlaces {	text-decoration: none;	color: #000000;	font-size: 13px;}