/* ------------------------------- basic ---------------------------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 10px; color: #E8F0FC; font-family: tahoma; line-height: 13px; height: 1px; } /* ------------------------------- scrollbar ---------------------------------- */ body {scrollbar-3dlight-color: #E8F0FC; scrollbar-arrow-color: #E8F0FC; scrollbar-base-color: #E8F0FC; scrollbar-darkshadow-color: #E8F0FC; scrollbar-face-color: #E8F0FC; scrollbar-highlight-color: #94C8FC; scrollbar-shadow-color: #94C8FC; } /* ------------------------------- links ---------------------------------- */ a, a:link{ color:#0480FC; height:0px; TEXT-DECORATION: none; } a:hover { color: #94C8FC; font-weight: bold; border-bottom: 1px dashed #D4F8FC; } /* ------------------------------- negrito, italico, sublinhado ---------------------------------- */ b { color: #94C8FC; } u { color: #94C8FC; TEXT-DECORATION: none; border-bottom: 1px dashed #0000FF; } i { color: #0000FF; TEXT-DECORATION: none; } ul {line-height: 100%; color:#0000FF; font-color:#0000FF; margin: 0 18; } /* ------------------------------- title ---------------------------------- */ .titulo { border-bottom: 1px double #0058B0; font-weight: bold; color: #0058B0; } /* ------------------------------- caixas ---------------------------------- */ input, textarea { color: #AAD5FF; font-family: Tahoma; font-size: 10 px; border: 1px dashed #AAD5FF; background-image : url('http://i12.tinypic.com/80whoug.gif'); }