body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #9999FF;
	text-decoration: none;
}
img {
	border: #FFFFFF;
}
