body { background-color: #F8F2EC; } input {background-color: #EEEEEE; border: 1px solid black; color: #000000} .frame { background-color: #DBD1C8; border: 1px solid black; width: 700px; padding: 4px; margin-top: 10px; } a:link { color: #3D342B; text-decoration: none; } a:visited { color: #3D342B; text-decoration: none; } a:focus { color: #3D342B; text-decoration: underline; } a:hover { color: #000000; text-decoration: underline; } a:active { color: #3D342B; text-decoration: none; }