.js_menu{
	height:100%;
	width:211px;
	text-align:right;
	padding-right:10px;
}

a.menu_link{
	display:block;
	font-family:"Trebuchet MS";
	color:#fff;
	font-size:11pt;
	text-decoration:none;
	font-weight:bold;
	text-transform:lowercase;
	text-transform:capitalize;
	height:30px;
	width:100%;
}

a.menu_link:hover{
	font-family:Trebuchet MS;
	color:#d95936;
	font-weight:bold;
	text-decoration:none;
	text-transform:lowercase;
	text-transform:capitalize;
}
