a:link {  color: #336699; text-decoration: none}
a:visited {  color: #790251; text-decoration: none}
a:active {  color: #FF0000; text-decoration: underline}
a:hover {  color: #333366; text-decoration: underline}
a.black:link {  color: #000000; text-decoration: none}
a.black:visited {  color: #000000; text-decoration: none}
a.black:active {  color: #000000; text-decoration: underline}
a.black:hover {  color: #000000; text-decoration: underline}
a.footnav:link {  color: #FFFFFF; text-decoration: none}
a.footnav:visited {  color: #CCCCCC; text-decoration: none}
a.footnav:active {  color: #FF0000; text-decoration: underline}
a.footnav:hover {  color: #FFFF00; text-decoration: underline}
a.foot:link {
	color: #CCCCCC;
	text-decoration: none
}
a.foot:visited {  color: #FFFFCC; text-decoration: underline}
a.foot:active {  color: #FF0000; text-decoration: underline}
a.foot:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/BG2.jpg);
}
.BG2nd {
	background-attachment: scroll;
	background-image: url(images/2NDBGtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.FPContact {
	font-size: small;
	font-weight: bold;
	color: #336699;
	background-color: #FF9;
}

