
/* .lhmenu a {
	text-decoration:none;
	color: #cc7700;
}

.lhmenu a:hover {
	text-decoration: underline;
} */

#NavigationLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align:right;
	padding-right:10px;	


}
	
#NavigationLink a:link,  #NavigationLink a:visited {
	display:block;
	color:#e5c067;  /* #cc7700; */	
	border-bottom:1px solid #000000;
 	padding-top: 4px;
	padding-bottom: 4px;	
	text-decoration: none;

/*	padding-left: 4px; */

}

#NavigationLink a:hover {
/* 	text-decoration: underline; */
	color: #cc7700; /* #666666; */
}




a.p4l:link {
	font-family: "Times New Roman", Times, serif;
	
	color: #E5C067;
	text-decoration: underline;
}
a.p4l:visited {
	font-family: "Times New Roman", Times, serif;
	
	color: #E5C067;
	text-decoration: underline;
}
a.p4l:hover {
	font-family: "Times New Roman", Times, serif;
	
	color: #000000;
	text-decoration: underline;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
img.gold{
	border: solid 2px #cc7700;
}