.cabecalho {
	margin:0px; background-image: url('http://www.wttours.com.br/img/traco_1.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff
}

.rodape {
	margin:0px; background-image: url('http://www.wttours.com.br/img/traco_3.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff
}

.busca {
	background-image: url('http://www.wttours.com.br/img/traco_2.jpg');
	background-repeat: repeat-x;
	background-color: #ffffff
        height: 35px;
}

.img_3 {
	background-image: url('http://www.wttours.com.br/img/img_3.jpg');
	background-repeat: no-repeat;
        width: 742px;
        height: 33px;
}

.img_6 {
	background-image: url('http://www.wttours.com.br/img/img_6.jpg');
	background-repeat: no-repeat;
        width: 196px;
        height: 28px;
}

body {
  background: #FFFFFF;
  font-size: 12px;
  font-variant: normal;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  color: #234769;
}

linha {
  line-height:25%;
}

a:link {	
  color:#234769;	
  text-decoration:none;
}

a:visited {	
  color:#234769;	
  text-decoration:none;
}

a:hover {	
  color:#234769;	
  text-decoration:underline;
}

a:active {	
  color:#234769;	
  text-decoration:none;
}