	A		{font-weight:bold;text-decoration:underline;color:#6ae;}
	A:hover	{color:#cff; background-color:#777;}
	A.links:hover{color:red;}
	A:visited    {color:#6c6;}
	
	A.show	{text-decoration:underline;}
	A.show:hover	{background-color:#000;}
	A.show:visited     {text-decoration:none;}

	li		{margin-bottom:1ex}

	#header 	{
			background-color:#00009c;
			color:#ffffaa;
			font-size:8pt;
			font-weight:bold;
			padding:.4em 10px .2em 10px;
			width:96%;
			}

	#header div	{
			text-align: center;
			}

	#header a {
			color:#ffffaa;
			text-decoration:underline;
			}

	#header a:hover {
			color:#ffffcc;
			background-color:#0000ee;
			border-bottom: none;
			}		

	#header a:visited {
			color:#FFFFee;
			border-bottom: none;
			}
