a {
	color: #0000FF;
	text-decoration: none;
}
a: visited {
	color: #0000FF;
	text-decoration: none;

}
a: active {
	color: #0000FF;
	text-decoration: none;

}
a: hover {
	color: #FF0000;
	text-decoration: underline;

}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.navBottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.alphaNav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footerText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
