/* ------------------------------- Fonte ---------------------------------- */

p, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #79bf89;
	font-family: verdana;
	line-height: 13px;
	height: 1px;
	cursor: none;
}
<body style="background-color:transparent"> <style>{  }

/* ------------------------------- Barra de Rolagem ---------------------------------- */

body {scrollbar-3dlight-color: #ff9cb4;
scrollbar-arrow-color: #79bf89;
scrollbar-base-color: #ff9797;
scrollbar-darkshadow-color: #ff9797;
scrollbar-face-color: #79bf89;
scrollbar-highlight-color: #ff9797;
scrollbar-shadow-color: #ff9cb4; }


/* ------------------------------- Os Links ---------------------------------- */

a, a:link{
color: #79bf89; height:0px; 
cursor: help
}; 
TEXT-DECORATION: none;
}
a:hover {
color: #fd7d9c;
border-bottom: 1px dashed #79bf89;
border-top: 1px dashed #79bf89; 
 
}

/* ------------------------------- Negrito, Sublinhado, Italico e etc ---------------------------------- */

b {	cursor: none;   color: #79bf89;

}
u {	cursor: none;   color: #ff9797; TEXT-DECORATION: none; border-bottom: 1px 
dashed #b0b0b0;
}
i {	cursor: none;  color: #79bf89; TEXT-DECORATION: none;
}
ul {line-height: 100%; color: #b0b0b0; font-color:c1c1c1; margin: 0 18;
}

/* ------------------------------- .tabela1  ---------------------------------- */

.tabela1  {
    color: #79bf89; border-top:1px dashed #ffafc3; border-bottom:3px double #ff9797; font-weight: bold;
    cursor: none;
}

/* ------------------------------- Caixas ---------------------------------- */

input, textarea {
	color: #79bf89;
	font-family: comic Sans MC;
	font-size: 10 px;
	border: 1px solid #79bf89;
	background-color: #ff9797;
	}