A {
	text-decoration: none;
}
A:link {
	color: #E0E0E0;
}
A:visited {
	color: #E0E0E0;
}
A:hover {
	color:#C89185;
}
BODY {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #B4B4B4;
	scrollbar-highlight-color: #B4B4B4;
	scrollbar-3dlight-color:  #ffffff;
	scrollbar-darkshadow-color:  #ffffff;
	scrollbar-track-color:  #fbfbfb;
	scrollbar-arrow-color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mural {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	height: 14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-bottom-color: cccccc;
}
.newslettter-busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	height: 14px;
	border: 1px double #cccccc;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	font-size: 11px
}
.tabela {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: fbfbfb;
	border: 1px ridge #cccccc;
}
.hstable td {
	color: #fff;
	vertical-align: top;
}