/* ------------------------------- basic ---------------------------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 10px; color: #DCDCDC; font-family: tahoma; line-height: 13px; height: 1px; } /* ------------------------------- scrollbar ---------------------------------- */ body {scrollbar-3dlight-color: #DCDCDC; scrollbar-arrow-color: #DCDCDC; scrollbar-base-color: #D4D4D4; scrollbar-darkshadow-color: #D4D4D4; scrollbar-face-color: #D4D4D4; scrollbar-highlight-color: #C0C0C0; scrollbar-shadow-color: #DCDCDC; } /* ------------------------------- links ---------------------------------- */ a, a:link{ color: #FFFFFF; height:0px; TEXT-DECORATION: none; } a:hover { color: #DCDCDC; font-weight: bold; border-bottom: 1px dashed #DCDCDC; } /* ------------------------------- negrito, italico, sublinhado ---------------------------------- */ b { color: #FFFFFF; } u { color: #646464; TEXT-DECORATION: none; border-bottom: 1px dashed ##FCE8F4; } i { color: #3A3A3A; TEXT-DECORATION: none; } ul {line-height: 100%; color:#F8E4E0; font-color:#3A3A3A margin: 0 18; } /* ------------------------------- title ---------------------------------- */ .titulo { border-bottom: 1px double #FF6699; font-weight: bold; color: #DDDDDD; } /* ------------------------------- caixas ---------------------------------- */ input, textarea { color: #FC98CC; font-family: Tahoma; font-size: 10 px; border: 1px dashed #DDDDDD; background-image : url('http://img403.imageshack.us/img403/7839/ashleyda1.gif'); }