/* ------------ fonte -------------- */
P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #acacac;
	font-family: Comic sans ms;
	line-height: 11px;}	
}
<body style="background-color:transparent"> 
}


/* ------------------------------- scrollbar ---------------------------------- */

body {scrollbar-3dlight-color: #NONE;
scrollbar-arrow-color: #NONE;
scrollbar-base-color: #NONE;
scrollbar-darkshadow-color: #NONE;
scrollbar-face-color: #NONE;
scrollbar-highlight-color: #NONE;
scrollbar-shadow-color: #NONE;
}

html {
scrollbar-arrow-color: #NONE;
scrollbar-base-color: #NONE;
scrollbar-darkshadow-color: #NONE;
scrollbar-face-color: #NONE;
scrollbar-highlight-color: #NONE;
scrollbar-shadow-color: #NONE;
}


/* ----------------- link ------------------- */
}
a, a:link{color: #87b9c3; height:0px; cursor: sw-resize; TEXT-DECORATION: none;
}
a:hover {color: #acacac; cursor: sw-resize; TEXT-DECORATION: none; background-image:d9ecec; border-bottom: 1px dashed #87b9c3; border-top: 1px dashed #acacac;
}

/* ----------------- negrito, italico, sublinhado ---------------- */

}
b {	cursor: none; color: #87b9c3; TEXT-DECORATION: acacac;
}
u {	cursor: none; color: #acacac; TEXT-DECORATION: none; border-bottom: 1px dashed #87b9c3;
}

ul {line-height: 100%; color: #87b9c3; margin: 0 18;
}

/* ------------------------------- title ---------------------------------- */

.titulo {
    border-bottom:1px dashed #87b9c3; font-weight: normal;
    cursor: sw-resize
}

/* ------------------------------- caixas ---------------------------------- */
input, textarea {
	color: #87b9c3;
	font-family: comic sans ms;
	font-size: 10 px;
	border: 1px dashed #acacac;
	background-color: #acacac;
	}

/* ------------------------------- as tables ---------------------------------- */

.table {
	color: #87b9c3; 
        background-color: #87b9c3; 
        border-top: 1px dashed #acacac; 
        border-bottom: 3px double #acacac; 
}