    body {background-color: #000000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #FFFF00;}

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

    a {text-decoration:none; color:#FFFF00; font-weight:bolder; font-size:12px;}
    a:hover {text-decoration: none; color: #00FF00;}
    #video_category { font-family: Arial, helvetica; text-decoration: none; color: #FFFFFF;
        font-weight:bolder; font-size:10px; border-style: solid; border-color: #00FF00;
        background: #000000; border-width: thin; }
    .item_option { font-family: Arial, helvetica; text-decoration: none; color: #FFFFFF;
        font-weight:bolder; font-size:10px; border-style: solid; border-color: #00FF00;
        background: #000000; border-width: thin; }

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

