body {
	margin: 0px;
	background-color:;
	
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#E6E6E6;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}

img {
	border: 0px;
}

input, select, textarea, inputselectd {
	font-family : Arial;
	font-size : 12px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #5F5F5F;
	background-color : White;
	font-weight : none;
}

textarea {
	font-size : 12px;
}

input:focus, select:focus, textarea:focus {
	background: #EFF5F8;
	color: #000; 
}

a {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	font-weight:bold;
}

table, td, b, div, p {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #333;
}

.data {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

.data:hover {
	color:#B7B39D;
	text-decoration: none;
}

.titulo {
	font-size:17px;
	color:#850D00;
	text-decoration: none;
	font-weight:bold;
}

.titulo:hover {
	font-size:17px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}


.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #850D00;
	text-decoration:none;
}

.link:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #850D00;
	text-decoration:underline;
}

.rodape {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}

.rodape:hover {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight:bold
}
