.PageSmallCaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #333333;
	text-decoration: none;
}
.PageSmallCapsBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.PageLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.PageBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.PageNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;

}
.FooterMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
.FooterMenu:hover {
	font-style: normal;
	color: #666666;
	text-decoration: none;
	background-color: f8f8f8;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;


}
.PageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.Link1Background {
	background-image: url('../images/Link1.jpg');
}
.Link2Background {
	background-image: url('../images/Link2.jpg');
}
.Link3Background {
	background-image: url('../images/Link3.jpg');
}.Link4Background {
	background-image: url(../images/Link4.jpg);
}
