/* Cascading Style Sheet */ /* ------------ Fonte -------------- */ p, a, body, td, tr, div { font-style: normal; font-weight: normal; font-size: 12px; color: #4b3b59; font-family: tahoma; cursor: normal; } /* ----------------- Estilos ---------------- */ b { cursor: move; color: #CC3366; TEXT-DECORATION: none; } u { cursor: w-resize; color: #CC3366; TEXT-DECORATION: none; border-bottom: 1px dashed #CC3366; } i { cursor: pointer; color: #CC3366; TEXT-DECORATION: none; border-bottom: none; font-family: none; cursor: help; } l { font-family: Times New Roman; font-size: 18px; color: ; } /* ------------------------------- Caixas ---------------------------------- */ input, textarea { color: #4b3b59; font-family: tahoma; font-size: 11px; border: 1px dashed #4b3b59; background-color: transparent; }