.pagelinks {
	text-decoration: underline;
}
.picharight {
	border: none;
	font-size: 18px;
	line-height: 19px;
	text-align:justify;
	margin-top:8px;
}
.picharight img {
	float: right;
	border-color:#000099;
	border:1px ridge;
	margin:5px;
}
.pichaleft {
	border: none;
	font-size: 12px;
	line-height: 19px;
	text-align:justify
}
.pichaleft img {
	float: left;
	border-color:#000099;
	border:1px ridge;
	margin:5px;
}
.headerlink {
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

.headerlink A:hover{
	font-size:18px;
	color:#0000FF;
}
.footerlink{
	color:#FFFFFF;
}
