
	
/* ************** */
/* ƒŠƒ“ƒN */
/* ************** */


.sidetextmenu a:link {
	text-decoration: none;
	font-weight: none;
	color: #195A39;
}

.sidetextmenu a:visited {
	text-decoration: none;
	color: #195A39;
}

.sidetextmenu a:active {
	font-weight : bold;
	text-decoration: underline;
	color: #195A39;
}

.sidetextmenu a:hover {

	font-weight : bold;
	text-decoration: underline;
	color: #195A39;
}  


	
