@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFCCC;
	margin-top: 0px;
}

#subcontent2 a {
	color: #66C;
	text-decoration: underline;
}

#subcontent2 p a:hover {
	text-decoration: none;
	color: #66F;
}

