﻿body
{
	margin: 0px;
	background-color: #343458;
	font-family: Verdana;
	font-size: 10pt;
}
a
{
	color: #343458;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
}
.SepBar
{
	color: #dedabe;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.NavMenu
{
	color: #454545;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.NavMenuHover
{
	color: gray;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
.NavMenuSelected
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

