.NavText	{
			font-family: verdana,arial;
			font-size:11px;
			font-weight: bold;
			color: white;
			}
a.NavText	{
			text-decoration: none;
			}
.blacktext	{
			font-family: arial;
			font-size: 12px;
			color: black;
			font-weight: bold;
			}
.YellowHeader	{
				font-family: arial;
				font-size: 18px;
				color: yellow;
				font-weight: bold;
				}
.YellowText		{
				font-family: arial;
				font-size: 12px;
				color: yellow;
				font-weight: bold;
				}
.whitetext	{
			font-family: arial;
			font-size: 12px;
			color: white;
			font-weight: bold;
			}
a			{
			color: yellow;
			}