/* ------------ fonte -------------- */
P, a, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #7d77bd;
	font-family: Verdana;
	line-height: 12px;}
		cursor: url;}	
}
<body style="background-color:transparent"> 
<style> <!-- body{cursor: crosshair;}--></style>
}	
	
/* ------------- barra de rolagem ---------------- */	

body {scrollbar-3dlight-color: #cccccc;
scrollbar-arrow-color: #7d77bd;
scrollbar-base-color: #cccccc;
scrollbar-darkshadow-color: #7d77bd;
scrollbar-face-color: #cccccc;
scrollbar-highlight-color: #7d77bd;
scrollbar-shadow-color: #7d77bd; }




/* ------------------------------- links ---------------------------------- */

a, a:link{
color: #342c7a; height:0px; 
TEXT-DECORATION: none;
}
a:hover {
color: #7d77bd;
font-weight:;
border-bottom: #7d77bd;
}

/* ------------------------------- negrito, italico, sublinhado ---------------------------------- */

b { color: #342c7a;

}
u {   color: #342c7a; TEXT-DECORATION: none; border-bottom: 1px 
dashed #342c7a;
}
i { color: #342c7a; TEXT-DECORATION: none;
}
ul {line-height: 100%; color: #29AA42; font-color:#342c7a; margin: 0 12;
}


/* ------------------------------- title ---------------------------------- */

.titulo {
    border-bottom-style: double ; border-bottom-width: 0;border-bottom-color: #342c7a;
    font-weight: bold;
    cursor: url;
}

/* ------------------------------- caixas ---------------------------------- */

input, textarea {
	color: #342c7a;
	font-family: Comic Sans MS;
	font-size: 08 px;
	border: 1px dashed #7d77bd;
	background-color: transparent;
	}