.link_PAGEmenu a:visited {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
 .link_PAGEmenu a:link {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.link_PAGEmenu a:active {
	position:relative;
	color: #FF6600;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
.link_PAGEmenu a:hover{
	position:relative;
	color: #FF6600;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
.link_PAGEmenu{
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
