a.botao:link, a.botao:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #4d5558;
	background-color: #c7dde2;
	display:block;
	width: 80px;
	padding: 2px 5px 2px 4px;
	text-decoration:none;
	border-width: 1px;
	border-style:solid;
	border-top-color:#e0e6dd;
	border-right-color:#4E7B92;
	border-bottom-color: #799796;
	border-left-color: #e2e5e1;
	margin-left: 545px;
}

a.botao:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #4d5558;
	background-color: #aec6cb;
	display:block;
	padding: 2px 5px 2px 4px;
	text-decoration:none;
	border-width: 1px;
	border-style:solid;
	border-top-color: #989b97;
	border-right-color: #abbbc3;
	border-bottom-color: #a4bcbb;
	border-left-color: #4E7B92;
	margin-left: 545px;
}

a.botao:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #4d5558;
	background-color: #c7dde2;
	display:block;
	width: 80px;
	padding: 2px 5px 2px 4px;
	text-decoration:none;
	border-width: 1px;
	border-style:solid;
	border-top-color:#e0e6dd;
	border-right-color:#4E7B92;
	border-bottom-color: #799796;
	border-left-color: #e2e5e1;
	margin-left: 545px;
}

.ej_tab_bordafundo {
	border: 1px solid #176A8A;
	background-color: #F5F9FA;
}

/*.entrelinha {
	line-height: 18px;
}
.lista_rev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: none;
}*/


