body {
	background-image: url(images/back.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
}
.top {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	color:#009;
}
.bottom {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color:#6985AD;
	text-align:center;
	background-image: url(work_and_travel/images/bottom.png);
	background-repeat: no-repeat;
}
.MenuItens {
	font-family: Verdana;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.MenuItens:hover {
	color: #9DD7F9;
}
.LinkItens {
	font-family: Verdana;
	text-decoration:none;
	font-size: 10px;
	font-weight: bold;
	color:#009;
	text-align: center;
}
.LinkItens:hover {
	color:#5B82C8;
	text-decoration:underline;
	font-weight: normal;
}
ul li {
	margin-bottom:5px;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: underline;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}.banner {
	height: 25px;
	width: 500px;
	z-index: 5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 96px;
	margin-left: 200px;
	padding-top: 3px;
	padding-left: 50px;
}
.bold {
	font-weight: bold;
}
.footer {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	}
