<!----HuntSpace CSS----

    body {font-family: Arial, helvetica; font-weight:bolder; font-size: 14px;}
    
    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;
    }
    .sub {font-family: Arial, helvetica; font-style: italic; text-decoration:none; color:#909090; font-weight:bolder; font-size:12px;}
    .sub:hover {font-style: italic; text-decoration: none; color: #000000; background: #ffffff;}

    .mini {font-family: Arial, helvetica; font-style: italic; text-decoration:none; color:#ff0000; font-weight:bolder; font-size:10px;}
    .mini:hover {font-style: italic; text-decoration: none; color: #000000; background: #ffffff;}

    a {font-family: Arial, helvetica; font-style: italic; text-decoration:none; color:#FF0000; font-weight:bolder; font-size:16px;}
    a:hover {font-style: italic; text-decoration: none; color: #000000; background: #ffffff;}
//----end CSS---->
