/* -------------- fonte ---------------- */
P, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #99CC00;
	font-family: Verdana;
	line-height: 11px;
}
<body style="background-color:transparent"> <style>{  }
}
-->
</style>	
}

/* ----------------- negrito e sublinhado ------------------- */
b {cursor: help; color: #003366; TEXT-DECORATION: none;}
u {cursor: help; color: #FF99CC; TEXT-DECORATION: none;
}

/* ------------------------------- Tabelas ---------------------------------- */

.edit {
        border: 0px solid #bbcaf3;
        color: #FF99CC;
        background: #FFFFFF url( 'http://i32.tinypic.com/2uy3r81.png' ) repeat-y top center;
        padding: 40px 10px 10px 10px;
        font-size: 10px;
        text-align: justify;
        width: 100%;}

	
/* ------------- barra de rolagem ---------------- */	

body {scrollbar-3dlight-color: #99CC00;
scrollbar-arrow-color: #99CC00;
scrollbar-base-color: #99CC00;
scrollbar-darkshadow-color: #C0E082;
scrollbar-face-color: #C0E082;
scrollbar-highlight-color: #99CC00;
scrollbar-shadow-color: #99CC00; }
}

html {scrollbar-3dlight-color: #99CC00;
scrollbar-arrow-color: #99CC00;
scrollbar-base-color: #99CC00;
scrollbar-darkshadow-color: #C0E082;
scrollbar-face-color: #C0E082;
scrollbar-highlight-color: #99CC00;
scrollbar-shadow-color: #99CC00; }

/* ----------------- link ------------------- */
a, a:link{
color: #99CC00; height:0px; 
border-bottom:none;
cursor: sw-resize;
TEXT-DECORATION: none; 
                }

a:hover {
color: #99CC00;
-moz-border-radius: 1px 1px 1px 1px; 
cursor: nw-resize;
TEXT-DECORATION: none;
	}

/* ----------------- textarea ------------------- */
input, textarea {
	color: #99CC00;
	font-family: Verdana;
	font-size: 10 px;
	border: 1px solid #99CC00;
	background-color: #FFFFFF;
}