@charset   "Shift_JIS";
BODY {
				
	color: #660000;
	background-image : url(image/walz.jpg);
	background-repeat: repeat;
}
P {		
				
	color: #660000;
}
A:LINK {		
				
	color: maroon;
}
A:VISITED {		
				
	color: maroon;
}
A:HOVER {		
				
	color: #666f99;
}
A:ACTIVE {		
				
	color: maroon;
}


