.pagetitle {
	border-bottom: 2px solid #3399CC;
	color: #3399CC;
	
}
.pagepicture {
	border-left: 2px solid #3399CC;
}
.content {
	border-right: 2px solid #3399CC;
	border-bottom: 1px dashed #3399CC;
	border-left: 1px dashed #3399CC;
}

a {color: #000; text-decoration:none;}
a:hover {text-decoration:underline;}