body
{
/*    background-color: #ffffff;*/
/*    background-image: url(/ru/gif/bgr/bgr_list.gif);*/
/*    font-family: Arial Cyr, "Times New Roman";         */
/*    font-size: 9pt; */
/*    font-style: normal*/
}
a
{
/*    color: #000080;*/
/* or    color: #400000; */
/*    font-family: Arial Cyr, "Times New Roman";*/
/*    font-size: 9pt; */
/*    font-style: normal; */
/* or   font-weight: bold; */
/*    font-weight: normal; */
    text-decoration: none
}

a:link
{
    color: #0000F0;
}

a:hover
{
    color: #F00000;
}


