	body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman";
	font-size: 12px;
	color: #333333;
	background: #000000 url(img/bg.jpg) no-repeat center top;
	}
	.destination { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #1F61AB; line-height: 15px; padding-left: 20px; }
	a.destination:link { font-family: tahoma; font-size: 11px;  color: #1F61AB; text-decoration: none; padding-left: 10px; padding-right: 10px; }
	a.destination:visited { font-family: tahoma; font-size: 11px;   color: #1F61AB; text-decoration: none;  padding-left: 10px; padding-right: 10px; }
	a.destination:hover { font-family: tahoma; font-size: 11px;  color: #FFFFFF;  text-decoration: none; padding-left: 10px; padding-right: 10px;}
	a.destination:active { font-family: tahoma; font-size: 11px;  color: #1F61AB; text-decoration: none; padding-left: 10px; padding-right: 10px; }		
	#footer {
	font-family: arial, helvetica, sans-serif;
	color: #fff;
	font-size: .8em;
	}	
	#footer a {
		color: #fff;
	}
