html {
	overflow: -moz-scrollbars-vertical;
}
body {
	font-family: Verdana, "Trebuchet MS", Arial;
	margin: 0px;
	font-size: 10 pt;color:#996633
}
a, a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
select {
	background-color: #eef6e7;
	font-size: 10px;
	border: 1px solid #b2b2b2;
}

#rodape {
	clear: all;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	width: 770px;
	color: #aeaeae;
}
#rodape img {
	margin-bottom: 10px;	
}
#rodape #links {
	float: right;
	margin-right: 12px;
	color: #aeaeae;
}
#rodape #links a {
	color: #aeaeae;
	font-weight: bold;
}
#rodape #copyright {
	margin-left: 12px;
}

#content a {
	color: #4b4b4b;
	text-decoration: underline;
}

#content_bottom a {
	text-decoration: none;
}
#content_bottom a:hover {
	text-decoration: underline;
}

#middle_container u {
	color: #007670;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D5939;
	text-decoration: none;
}

#alinha_media_left {
	float: left;
}