﻿body {
}

.AreaTitle
{
    color: #173571;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.AreaContents
{
    color: #173571;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.AreaLink a, .AreaLink a:link, .AreaLink a:visited
{
    color: #0000ff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
}

.AreaLink a:hover
{
    color: #173571;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
