body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	scrollbar-face-color: #C3D6EB;
	scrollbar-highlight-color: #B3C5DF;
	scrollbar-shadow-color: #C3D6EB;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #E3E3E3;
	scrollbar-darkshadow-color: #B5C8DC;
	color: #000066;

}
a {
	font-weight: bold;
	color: #FF6600;

}
a:hover {
	text-decoration: none;
}
a:visited {
	font-weight: normal;
}
a:active {
	font-weight: normal;
}
td {
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;

}
.Botoes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	border: 1px solid #CCCCCC;
	cursor: hand;
	margin: 3px;
	padding: 3px;

}
.Forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
.Fotos {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
}
.LinhaAbaixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.B {
	font-weight: bold;
}
