﻿
.BackGround
{
    background-position: left top;
    left: 0px;
    background-image: url(App_Themes/SkinFile/images/BackGround1.png);
    background-repeat: repeat;
    position: absolute;
    top: 0px;
    background-color: transparent;
    font-size: 10pt;
    font-family: Verdana;
}
A.A:active A.A:hover A.A:visited
{  
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
    font-style: italic;
    font-family: Verdana;
    text-decoration: underline;
}
