body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #a9a9a9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
.textoNegritoCINZA {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant:normal;
	color: #CCCCCC;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant:normal;
	color: #555555;
}
.tituloGRANDE {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}
.tituloMEDIOcinza {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant:normal;
	color: #CCCCCC;
}
.tituloMEDIOcinzaESCURO {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant:normal;
	color: #666666;
}
.texto {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #db8747;
}
.textoNOVIDADES {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #ae2e01;
}
.textoLOGO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #888888;
}

.textopequeno {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #999999;
}
.formulario{
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.formularioCAIXAS {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #333333;
	background-color: #ffffff;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}
.password {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #333333;
}
.cursor {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	color: #777777;
	cursor:hand;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #777777;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
