body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fundo.jpg);}

a:link {
	text-decoration: none;
	font-weight: none;
	font-family: verdana}

a:visited {
	text-decoration: none;
	font-weight: none; 
	font-family: verdana}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: none;
	font-family: verdana}

a:active {
	color: #777777;
	text-decoration: none;
	font-weight: none;
	font-family: verdana}

.normal {
	color:#777777; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Verdana}
	
.titulo {
	color:#1f317f; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana}

.titulo_peq {
	color:#867E39; 
	text-decoration: none; 
	font-weight: none;
	font-size: 11px; 
	font-family: Verdana}
	
.resumo {
	color:#999999; 
	text-decoration: none; 
	font-size: 9px; 
	font-family: Verdana}
	
.sub {
	color:#316ac5; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 14px; 
	font-family: Verdana}

.rodape {
	color:#777777; 
	text-decoration: none; 
	font-size: 9px; 
	font-family: Verdana}
