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