/* ------------------------------- basic ---------------------------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 10px; color: #C8C4F0; font-family: tahoma; line-height: 13px; height: 1px; } /* ------------------------------- scrollbar ---------------------------------- */ body {scrollbar-3dlight-color: #C8C4F0; scrollbar-arrow-color: #C8C4F0; scrollbar-base-color: #84B0F0; scrollbar-darkshadow-color: #CC90FC; scrollbar-face-color: #CC90FC; scrollbar-highlight-color: #CC90FC; scrollbar-shadow-color: #CC90FC; } /* ------------------------------- links ---------------------------------- */ a, a:link{ color:#0480FC; height:0px; TEXT-DECORATION: none; } a:hover { color: #CCCCF8; font-weight: bold; border-bottom: 1px dashed #D4F8FC; } /* ------------------------------- negrito, italico, sublinhado ---------------------------------- */ b { color: #CCCCF8; } u { color: #CCCCF8; TEXT-DECORATION: none; border-bottom: 1px dashed #C8C4F0; } i { color: #C8C4F0; TEXT-DECORATION: none; } ul {line-height: 100%; color:#C8C4F0; font-color:#C8C4F0; margin: 0 18; } /* ------------------------------- title ---------------------------------- */ .titulo { border-bottom: 1px double #766BDA; font-weight: bold; color: #766BDA; } /* ------------------------------- caixas ---------------------------------- */ input, textarea { color: #8080FF; font-family: Tahoma; font-size: 10 px; border: 1px dashed #8080FF; background-image : url('http://img212.imageshack.us/img212/360/vanessawe9.gif'); }