--/* ------------ Formatação da Fonte -------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 10px; color: #b6daf2; font-family: Verdana; line-height: 13px; cursor:url(""); } /* ------------- Formatação da Barra de Rolagem ---------------- */ body {scrollbar-face-color: #b6daf2; scrollbar-highlight-color: #f9afdd; scrollbar-3dlight-color: #f9afdd; scrollbar-darkshadow-color: #b6daf2; scrollbar-shadow-color: #f9afdd; scrollbar-arrow-color: #b6daf2; scrollbar-track-color: #f9afdd; } /* ----------------- Formatação do Link ------------------- */ a, a:link{ color: #b6daf2; height:0px; border-bottom: 1px dotted #f9afdd; cursor: help; TEXT-DECORATION: none; } a:hover { color: #f9afdd; border-bottom: 1px dotted #b6daf2; cursor: help; TEXT-DECORATION: none; } /* ----------------- Formatação de Estilos ---------------- */ b { cursor: help; color: #f9afdd; TEXT-DECORATION: none; } u { cursor: help; color: #f9afdd; TEXT-DECORATION: none; border-bottom: 1px dotted #b6daf2; } i { cursor: help; color: #f9afdd; TEXT-DECORATION: none; } ul {line-height: 100%; color: #f9afdd; font-color:#FF99CC; margin: 0 18; } /* ------------------------------- Formatação do Título ---------------------------------- */ .titulo { border-bottom-style: double ; border-bottom-width: 3;border-bottom-color: #b6daf2; font-weight: bold; cursor: crosshair; } /* ------------------------------- Formatação das Caixas ---------------------------------- */ input, textarea { color: #b6daf2; font-family: Verdana; font-size: 10 px; border: 1px dotted #f9afdd; background-color: #FFFFFF; } /* ------------------------------- Formatação de Tabelas ---------------------------------- */ .table { color: #b6daf2; background-color: #fcf8fb; border-top: 1px dotted #f9afdd; border-bottom: 3px double #f9afdd; }