body
{
    background-color:white; background-repeat:repeat;
}
.control {border:6px outset #f1c8f6; background-color:#e1b8f6;}
.control a {color:purple;}
.control a:hover {color:red;}
a:hover {color:red;}
a {color:purple};