body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color:#ffffff;
	background-repeat: repeat-x;
        background-image: url(bg.gif);
	font-family:Trebuchet MS;
	font-size:11px;
	color: #B28454;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	}

A:link{
	color:#009999;
	text-decoration:none; 
	font-weight:none;}

A:visited{
	color:#009999;
	text-decoration:none; 
	font-weight:none;}

A:active{
	color:#009999;
	text-decoration:none; 
	font-weight:none;}

A:hover{
	color:#C0D8E2;
	text-decoration:underline; 
	font-weight:none;}
	

#conteudo {
	position: absolute;
	top: 310px;
	left: 80px;
 	background-color:#ffffff;
	font-family:Trebuchet MS;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #B28454;