body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
	color:#FF9900;
	font-family:"trebuchet MS", Verdana;
	font-size:12px
}
a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.tit {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.peq {
	font-size: 10px;
	color: #FFFFFF;
}
div#fundo_conteudo table {
	
}
div#fundo_conteudo{
	border: 1px #666666 solid;
	width: 70%;
	background-color:#FFFFFF;
	margin-left:15%
}