	.hrefmenu {
		font-family: arial, helvetica, sans-serif; 
		font-size: 15px; 
		font-style: normal; 
		font-weight: bold; 
		color: #3399cc; 
		text-decoration: none; 
		visibility: visible;
	}
	a.hrefmenu:link {color: rgb(204,204,255);} 
	a.hrefmenu:visited {color: rgb(204,204,255);}
	a.hrefmenu:hover {color: rgb(127,68,118);}
	a.hrefmenu:active {color: #0000ff;}
	
	#sep {
		color:  rgb(127,68,118);
		margin-left: 2px;
		margin-right: 2px;
	}

	#sep4 {
		color:  rgb(127,68,118);
		margin-left: 4px;
		margin-right: 4px;
	}

	#sep6 {
		color:  rgb(127,68,118);
		margin-left: 6px;
		margin-right: 6px;
	}