.PText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #CCCCCC;
	padding-right: 40px;
}
.PText a:link {
color: #999999;
text-decoration: none;
}
.PText a:visited {
color: #999999;
text-decoration: none;
}
.PText a:hover {
color: #F7E79C;
text-decoration: none;
border-bottom: 1px dotted #F7E79C;
}
.IntroText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	padding-right: 40px;
}
.PSmallCaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	padding-right: 40px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
.PText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0;
	padding: 0
}
.PBlogDateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F7E79C;
	padding-right: 40px;
	margin-top:0px;
	padding:0px;
	text-transform: uppercase;
	letter-spacing: 0.25em;
}
.PBlogHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top:3px;
	padding:0px;
	padding-right: 40px;
}
.PContent a:link {
    color: #999999;
    text-decoration: none;
}
.PContent a:visited {
    color: #999999;
    text-decoration: none;
}
.PContent a:hover {
    color: #F7E79C;
    text-decoration: none;
    border-bottom: 1px dotted #F7E79C;
}