	body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-color: #f5f5f5;

  scrollbar-arrow-color:#999999;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-face-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;}

/*-BORDAS----*/
	.bordarosa1
		{border:1px solid #BA5177;}

	.bordarosa2
		{border:1px solid #BA8398;}

	.bordacinza1
		{border:1px solid #cdcdcd;}

/*-TEXTO ROSA----*/
	.titulo_rosa {
		color: #BA5177;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 12px;
		font-weight: bold;}
	.txtrosa {
		color: #BA5177;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: none;}
	.txtrosa:hover{
		color: #ffffff;
		text-decoration: none;}

/*-TEXTO CINZA----*/
	.txtcinza {
		color: #666666;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: none;}
	.txtcinza:hover{
		color: #B23262;
		text-decoration: none;}


/*-TEXTO OURO----*/
	.txtouro {
		color: #666666;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 10px;
		font-weight: none;}
	.txtouro:hover{
		color: #C18109;
		text-decoration: none;}

	.titouro {
		color: #C18109;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 10px;
		font-weight: none;}

/**/

.txtcinza {
		color: #666666;
		text-decoration: none;
		font-family: Trebuchet MS;
		font-size: 11px;
		font-weight: none;
		}
.txtcinza:hover{
		color: #B23262;
		text-decoration: none;
		}