.sally {
	font-family: "Avant Guard", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: "Avant Guard", Arial, Verdana;
	font-size: 9pt;
	color: #000000;
}

.title {
	font-family: "Avant Guard", Arial, Verdana;
	font-size: 36px;
	color: #000000;
	letter-spacing: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.smalltitle {
	font-family: "Avant Guard", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	letter-spacing: 4px;
	font-weight: bolder;
	text-decoration: none;

}

.contactinfo {
	font-family: "Avant Guard", Arial, Verdana;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #000000;
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}

.captions {

	font-family: "Avant Guard", Arial, Verdana;
	font-size: 24px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.captionssub {


	font-family: "Avant Guard", Arial, Verdana;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF9900;
}
