.img_bk {
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	font-size: 80%;
}
b {
	color: #3399FF;
}
.border {
	border: 20px solid #EC008C;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
