body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, tahoma, arial, sans-serif;
	background-color: #ffffff;
	}

a {
	text-decoration: none;
	color: #ffffff;
	}

a:hover{
	text-decoration: none;
	color: #000000;
	}

a.weblink {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
	}

a.weblink:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #000000;
	}

.text {
	text-align: center;
	padding: 5px;
	font-size: 11px;
	font-family: verdana, tahoma, arial, sans-serif;
	color: #000000;
	}

#footer {
	color: #000000;
	border-top-width: 1px;
	border-top-color:  black;
	border-top-style: solid;
	border-bottom-width:  1px;
	border-bottom-color: black;
	border-bottom-style:  solid;
	background-color:  #ffffff;
 }

.textfoot {
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: center;
	font-size: 9px;
	color: #000000;
	text-align: top;
 }

#tour {
	width: 380px;
	height: 420px;
	border: 1px 1px 1px 1px;
	border-color: #000000; 
	border-style: solid; 
	}

