﻿body
{
	margin: 0 0 0 0;
    font-size: 12px;
    color: #414140;
    font-family: Arial;
    background-color: #c0c0c0;
}



.NavLinks
{
    font-size: 14px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.NavLinks A:Link
{
	text-decoration: none;
}
.NavLinks A:Visited
{
	text-decoration: none;
}

.FooterText
{
    font-size: 10px;
    color: #414140;
    font-family: Arial;
}
