/* Caixa de Comentários */ input, textarea, select {font-family: verdana; font-size: 11px; color: #D2BB9F; border-top: 1px dashed #FC84A4; border-left: 1px dashed #FC84A4; border-right: 1px dashed #FC84A4; border-bottom:1px dashed #FC84A4; background-color: #FCF6EF; -moz-border-radius:8px 8px 8px 8px; text-align:center; } /* Formatação dos Links */ a, a:link{ color:#FC84A4; cursor:ne-resize; TEXT-DECORATION:dotted; border-bottom: 1px dashed #FC84A4; } a:hover { color:#FDAAC0; cursor:ne-resize; TEXT-DECORATION:dotted; text-align:center; border-bottom: 1px dashed #FDAAC0; }