input
{
    font-family : Arial , Verdana , Helvetica , sans-serif;
    font-size : x-small;
    border : 1px solid rgb(153 , 153 , 153);
    Color : white;
    Font-variant : x-small;
    Font-weight : x-small;
    Font-style : x-small;
    Text-decoration : underline;
    Text-transform : none;
    Border-style : none;
}
select
{
    font-family : Arial , Verdana , Helvetica , sans-serif;
    font-size : xx-small;
    border : 1px solid rgb(153 , 153 , 153);
}
.noline
{
    text-decoration : none;
    color : rgb(0 , 0 , 0);
}
a:hover
{
    text-decoration : underline;
    Font-family : Arial , Helv , Sans Serif;
    Font-style : x-small;
    Font-variant : x-small;
    Font-weight : x-small;
    Font-size : x-small;
    Font : Arial;
    Color : rgb(255, 102, 0);
}
