/* ------------------------------- basic ---------------------------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 10px; color: #E4FCE8; font-family: tahoma; line-height: 13px; height: 1px; } /* ------------------------------- scrollbar ---------------------------------- */ body {scrollbar-3dlight-color: #E4FCE8; scrollbar-arrow-color: #E4FCE8; scrollbar-base-color: #FC00FC; scrollbar-darkshadow-color: #FC00FC; scrollbar-face-color: #FC00FC; scrollbar-highlight-color: #FFC6FF; scrollbar-shadow-color: #FFC6FF; } /* ------------------------------- links ---------------------------------- */ a, a:link{ color:#FFC6FF; height:0px; TEXT-DECORATION: none; } a:hover { color: #00FF00; font-weight: bold; border-bottom: 1px dashed #00FF00; } /* ------------------------------- negrito, italico, sublinhado ---------------------------------- */ b { color: #006F00; } u { color: #00FF00; TEXT-DECORATION: none; border-bottom: 1px dashed #00B000; } i { color: #00B000; TEXT-DECORATION: none; } ul {line-height: 100%; color:#00B000; font-color:#00B000 margin: 0 18; } /* ------------------------------- title ---------------------------------- */ .titulo { border-bottom: 1px double #FF6699; font-weight: bold; color: #006F00; } /* ------------------------------- caixas ---------------------------------- */ input, textarea { color: #006F00; font-family: Tahoma; font-size: 10 px; border: 1px dashed #F20079; background-image : url('http://img66.imageshack.us/img66/3839/dulceqm0.gif'); }