/**************************************************************************/
/* Copyright (c) 1998-2005 Pook Diemont & Ohl, Inc., All Rights Reserved  */
/* Created:		02-11-05                                          */
/* Previous Mod:	02-11-05                                          */
/* Last Mod:		02-14-05                                          */
/**************************************************************************/

.NavBarLink, .NavBarLinkSelected
{
	color: #f67d58;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.NavBarLinkSelected
{
	color: #f67d58;
	text-decoration: none;
}

.NavBarLinkSelected:hover
{
	color: #fef561;
	text-decoration: none;
}

.NavBarLink:hover
{
	color: #fef561;
	text-decoration: none;
}

.TheseHeadings
{
	color: #ff0000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.ThisText
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
