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