body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color:#B2D0E4;
	background-image: url(imagens/bg1.jpg);
	background-color: #B2D0E4;
	background-repeat: repeat-x;
	}

.titulo {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #666666;
	}
.subtitulo {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #666666;
	font-weight:bold;
	}

.texto {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	}

a {
	font-family:Arial;
	font-size:12px;
	color:#6699CC;
	text-decoration:none;
	}

a:hover {
	font-weight:bold;
	text-decoration:none;
	}

a.link{
	text-decoration:none;
}
a.link:hover {
	text-decoration:none;
}
.form {
	border:0px ;
	background:#F8F8AC;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:160;
	}
select {
	border:0px ;
	background:#F8F8AC;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 160px;
	}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

