@charset "utf-8";
/* CSS Document */

.menubtn.a:link {
	color: #8B1D50;
	
	font-weight: bold;
}

menubtn:hover {
	
	color: #E478AB;
}