body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
}
a {
	color: #920605;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.search {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.input_text {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	height: 15px;
	width: 120px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.orange_text {
	color: #C97271;
}
.bot_menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C97271;
	text-decoration: none;
}
.bot_menu a{
	color: #C97271 !important;
}
.maroon {
	color: #920605;
}
.list {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	list-style-type: disc;
	padding: 3px;
}
.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.darker_text {
	font-family: tahoma;
	color: #666666;
}

.botao {
	height: 24px;
	width: 186px;
	text-align: center;
}
.botao a{
	font-family: "Trebuchet MS";
	line-height: normal;
	font-size: 18px;
	color: #646464;
	text-decoration:none;
}
.botao a:hover{
	text-decoration:underline;
}
.botao a:active {
	color: #9a191e;
}

