﻿.SiteMapText
{
    font-weight: normal;
    font-size: 11.5px;
    text-indent: 0px;
    font-family: Tahoma;
    text-decoration: none;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: Black;
    text-align:right;
}
.SiteMapText A
{
    font-weight: normal;
    font-size: 11.5px;
    text-indent: 0px;
    font-family: Tahoma; 
    text-decoration: none;
    text-align: justify;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: Black;
    text-decoration: underline;
    text-align:right;
}
.SiteMapText A:Visited
{
    font-weight: normal;
    font-size: 11.5px;
    text-indent: 0px;
    font-family: Tahoma; 
    text-decoration: none;
    text-align: justify;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: Black;
    text-decoration: underline;
    text-align:right;
}
.SiteMapText A:Hover
{
    font-weight: normal;
    font-size: 11.5px;
    text-indent: 0px;
    font-family: Tahoma; 
    text-decoration: none;
    text-align: justify;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: Red;
    text-decoration: underline;
    text-align:right;
}

