﻿body
{
    font-family: Tahoma;
    color: gray;
    font-size: 12px;
}
.menu
{
    font-family: Tahoma;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.menu a:hover
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: gray;
}
.copyright
{
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
}

.normal
{
    font-family: Tahoma;
    color: gray;
    font-size: 12px;
    height: 20px;
}

.categoiesTable
{
    font-family: Tahoma;
    color: gray;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}


a.categoiesTable:hover
{
     font-family: Tahoma;
    color: orange;
    font-size: 12px;
    font-weight: bold;
    text-decoration:none;
}

.reglinks
{
    font-family: Tahoma;
 color: Navy ;
    font-size: 12px;
    text-decoration:none;
}


a.reglinks:hover
{
     font-family: Tahoma;
    
       color: gray;
    font-size: 12px;
    text-decoration:none;
}
.reglinks2
{
    font-family: Tahoma;
 color: white ;
    font-size: 12px;
    text-decoration:none;
}


a.reglinks2:hover
{
     font-family: Tahoma;
    
       color: gray;
    font-size: 12px;
    text-decoration:none;
}
.regExist
{
   font-family: Tahoma;
 color: #7D1715;
    font-size: 12px;
    text-decoration:none;
}
a.regExist:hover
{
     font-family: Tahoma;
    color: gray;
    font-size: 12px;
    text-decoration:none;
}
