@charset "utf-8";
.jpling {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.navlinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E43A9;
	text-decoration: none;
}
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
