@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #0068B4;

}

.points {
	color: #FFF;
}

