body {     color: #222222;     background-color: #ffc3ff;     font-family: Tahoma,Helvetica,Arial;     }body a:link, body a:visited, body a:active {     color: #202020;     text-decoration: underline;     }body a:hover {     color: #404040;     text-decoration: none;     }.text {     color: #222222;     background-color: #ffc3ff;     font-family: Tahoma,Helvetica,Arial;     font-size: 11px;     }.input {     color: #000000;     background-color: #cfcfcf;     font-family: Tahoma,Helvetica,Arial;     font-size: 12px;     }
