.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #cccccc;
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #aaaaaa;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #aaaaaa;
}
h1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #aaaaaa;
}
.quote {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
h2 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #aaaaaa;
}
.pixtitle {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
}
.inlineQuote {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	line-height: 12px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
}
.logofont {
	font-family: "Present LT Std", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
.inlineLogoFont {
	font-family: "Present LT Std", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.newItem {
	color:#4FC045;
}