	H4{
		font-family : sans-serif;
		color : White;
		}

	A:VISITED.b{
	color : White;
	}
	
	A:LINK.b{
	color : White;
	}
	A {
		font-family : sans-serif;
		color : White;
	}

	A:LINK {
		font-family : sans-serif;
		color : Black;
	}
	A.one:LINK {
		font-family : sans-serif;
		font-size : xx-small;
		color : White;
	}
	A:VISITED.border1{
	color : White;
	border : White;
	}
	.menu
	{
		color : White;
		font-size : xx-small;
	}
	.bmenu
	{
		font-size : xx-small;
	}
	.bold
	{
		font : bold;
		color : White;
		font-size : x-small;
	}

