/* PageBody */a:hover{	text-decoration: underline;}body { 	line-height: 1.4;	letter-spacing: 0.1em;	margin: 0;	padding: 0; }/* Menu */a.menu {	color : #FFFFFF;	display: block;	width: 100%;	padding-top: 3px;	padding-bottom: 3px;	text-decoration: none;}a.menu:link {		color : #FFFFFF;	text-decoration: none;	font-size : 14px;	font-weight: bold;}a.menu:visited { 		color : #FFFFFF;	text-decoration: none; 	font-size : 14px;	font-weight: bold;}a.menu:active {	color : #FFFFFF;	font-size : 14px;	font-weight: bold;}a.menu:hover {		color : #FFFFFF;	font-size : 14px;	font-weight: bold;	background-color: #8209C2;}
