﻿a
{
    font-size: 13px;
    color: #075DB3;
    text-decoration: none;
}
a:hover
{
    color: #FF6600;
    text-decoration: underline;
}

#searchEnum
{
}
#searchEnum label
{
    font-size: 12px;
    color: #006600;
}
.input_Search
{
    background: url(../images/bg_input.gif) no-repeat scroll !important;
    background-position: 0 0;
    border: 0 none;
    color: #008000;
    font-size: 14px;
    height: 28px;
    margin-top: 9px;
    padding: 8px 0 1px 6px;
    width: 303px;
}

#whatIsNew p
{
    line-height: 130%;
    margin: 5px;
}
#whatIsNew a
{
    text-decoration: underline;
    font-size: 14px;
    color: Red;
}
