body {
	background-image: url(../layout/bg/002.jpg);
	background-color: #87035C;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #640244;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
	color: #FDA6E0;
}
a:visited {
	text-decoration: none;
	color: #FDA6E0;
}
a:hover {
	text-decoration: underline;
	color: #87035C;
}
a:active {
	text-decoration: none;
	color: #87035C;
}
table {
	font-size: 10px;
}
