body,td,th {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	color:#50392c;
}
body {
	background-image: url(images/fundo.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 5px;

}

a:link { text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style:oblique; 
	color: #ad3a2d;
	}
a:visited { text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style:oblique; 
	color: #ad3a2d;
	}
	
a:hover { text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	color: #ad3a2d;
	font-style:oblique; 
	
	}
	
a:active { text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style:oblique; 
	}


#menu a:link {text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style: bold;
	color: #bad576;
	background-color:#FF3366;
	padding:4px;
	}
#menu a:visited {text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style: bold;
	color: #bca8d0;
	background-color:#FF3366;
	padding:4px;
	}
#menu a:hover {text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style: bold; 
	background-color:#FF3366;
	padding:4px;
	}
#menu a:active {text-decoration: none;
    font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	font-style: bold;
	background-color:#FF3366;
	padding:4px;
	}

#borda {
border: 1px dashed #b84169; 
}

#scroll {
color:#7C6355; 
padding:5px; 
width:390px; 
height:340px; 
overflow:auto;
background-color:#FFFFFF;

}

