@charset "utf-8";
body {
	background-color: #663399;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #33ff33;
	text-decoration: underline;
}
