.ItemStyle {
        font-family: "Times New Roman";
        font-size: 14px;
        vertical-align: middle;
        background-repeat: no-repeat;
        list-style-type: none;
        list-style-image: url(usm.gif);
        color: #006699;









}

.PopItemStyle {
        font-size: 14px;
        vertical-align: middle;
        background-repeat: no-repeat;
        list-style-type: none;
        list-style-image: url(dsmh.gif);
        color: #006699;
        font-family: "Times New Roman";









}

body {
        background-color: #333333;




}
A:link {
        color: #006699;
        text-decoration: none;
}
A:visited {
        color: #990000;
        text-decoration: none;
}
A:hover {
        color: #6699CC;
        text-decoration: none;
}
