a.one:link {color: #827B73; text-decoration: none}
a.one:visited {color: #000000; text-decoration: none}
a.one:hover {color: #FFFFFF; background-color:#EFBC0B; text-decoration: none}
a.one:active {color: #333333; background-color:#EFBC0B; text-decoration: none}

a.two:link {color: #A31D02; text-decoration: none; font-family: "Trebuchet MS"}
a.two:visited {color: #A31D02; text-decoration: none; font-family: "Trebuchet MS"}
a.two:hover {color: #FFFFFF; background-color:#9F1D03; text-decoration: none}
a.two:active {color: #EFBC0B; background-color:#9F1D03; text-decoration: none}

a.three:link {color: #FFFFFF; text-decoration: none}
a.three:visited {color: #FFFFFF; text-decoration: none}
a.three:hover {color: #FFFFFF; background-color:#EFBC0B; text-decoration: none}
a.three:active {color: #333333; background-color:#EFBC0B; text-decoration: none}

.PHContent {
	font-size: 18px;
	color: #FFCC33;
}

.PageHeader {
	font-size: 24px;
	color: #A31D02;
	font-family: "Trebuchet MS";
}
.UpdateDate {
	font-size: 12px;
	color: #A31D02;
}
.aHighlight {
	font-size:18px;
	color: #FF6600;
	font-family: "Trebuchet MS";
}
.bullets {
	list-style-type: disc;
	padding-bottom: 12px;
}
.Red {
	color: #A31D02;
}
.Special {
	color: #CC0000;
}
