body	{
	background-attachment: scroll;
	background-color: #FFCC99;
	background-image: url(images/leftside.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #330000;
}
pnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.textLink {  color: #336699; text-decoration: underline; font-family: Arial, Helvetica, sans-serif}
