﻿body
{
    font-family: Arial, Tahoma, Verdana;
    font-size: 10pt;
    vertical-align: middle;
    text-align: center;
}
.centerContent
{
    width:650px;
    margin:auto;
}
.FirstPage A:link
{
    font-size: 12px;
    color: #323241;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
}
.FirstPage A:visited
{
    font-size: 12px;
    color: #323241;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
}
.FirstPage A:hover
{
    font-size: 12px;
    color: #ff6600;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: none;
}
