.Place {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/plinkdrop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;

}
.navlynx {
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}