a.ImageLink:link
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #E5E5E5;
    font-weight : normal;
}

a.ImageLink:visited
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #E5E5E5;
    font-weight : normal;
}

a.ImageLink:hover
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #E5E5E5;
    font-weight : normal;
}

a.ImageLink:active
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration :none;
    color : #E5E5E5;
    font-weight : normal;
}

TD.Title
{
    font-family : Tahoma, Arial;
    text-align : center;
    color : #DBDBDB;
    font-weight : bold;
    font-size : 14px;
}

TD.ImageText
{
    font-family : Tahoma, Arial;
    text-align : center;
    color : #FFFFFF;
    font-size : 15px;
    font-weight : bold;
}

a:link
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #D9D9D9;
    font-weight : normal;
}

a:visited
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #D9D9D9;
    font-weight : normal;
}

a:hover
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #D9D9D9;
    font-weight : normal;
}

a:active
{
    font-family : Tahoma, Arial;
    font-size : 11px;
    text-align : center;
    text-decoration : none;
    color : #D9D9D9;
    font-weight : normal;
}

