﻿/* (c)2009 Superior Financial Group, LLC */

body
{
    font-family: Arial;
    font-size: small;
    color: #0c3026;
}

.Link
{
    font-weight: bold;
    color: #ffffcc;
    font-family: Arial;
    font-variant: small-caps;
    text-decoration: none;
}
A:link
{
    text-decoration: none;
}
A:visited
{
     text-decoration: none;
}
A:hover
{
}
