    body {background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; color: #000000;}

    input { font-family: Arial, helvetica; font-weight:bolder; font-size:10px;
        border-style: solid; border-color: #0000FF; background: #ffffff; border-width: thin;
    }
    select { font-family: Arial, helvetica; font-weight:bolder; font-size:10px;
        border-style: solid; border-color: #0000FF; background: #ffffff; border-width: thin;
    }
    textarea {border-style: solid; border-color: #0000FF; background: #ffffff; border-width: thin;
    }

    a {text-decoration:none; color:#FFFFFF; font-weight:bolder; font-size:12px;}
    a:hover {text-decoration: none; color: #FF0000;}

    //copy the link below to use this in your form
    //<link href="huntspace_style.css" rel="stylesheet" type="text/css">

