﻿body 
{
}

.SubdivisionName
{
    font-family: Tahoma;
    color: white;
    font-size: larger;
    text-decoration: none;
}

.SubdivisionDescription
{
    font-family: Tahoma;
    color: white;
    font-size: small;
    text-decoration: none;
}

.SubdivisionName A
{
    font-family: Tahoma;
    color: white;
    font-size: larger;
}

.SubdivisionName A:Link
{
    font-family: Tahoma;
    color: white;
    font-size: larger;
}

.SubdivisionName A:Hover
{
    font-family: Tahoma;
    color: white;
    font-size: larger;
    text-decoration: none;
}

.Link
{
    color: White;
    font-size: medium;
    font-family: Tahoma;
}

.Link A:Link
{
    color: White;
    font-size: medium;
    font-family: Tahoma;
}

.AdminLink
{
    color: White;
    font-size: small;
    font-family: Tahoma;
}

.AdminLink A:Link
{
    color: White;
    font-size: small;
    font-family: Tahoma;
}

.AdminTable
{
    color: White;
    font-size: small;
    font-family: Tahoma;
}

.AdminTableLegend
{
    color: White;
    font-size: larger;
    font-family: Tahoma; 
}