

.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;
			}

.navbar {
background-color:#000000;
padding:5px 0;}
.header {
padding-top:30px;
padding-bottom:30px;
background-color:#ffff00;
}
