﻿body
{
    font-size: 12px;
    color: #414140;
    font-family: Arial;
}

.NavLinks
{
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
}
.NavLinks A:Link
{
	color: #ffffff;
	text-decoration: none;
}
.NavLinks A:Visited
{
	color: #ffffff;
	text-decoration: none;
}
.NavLinks A:Hover
{
	text-decoration: underline;
}


.FooterText
{
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
}