/* CSS Document */
.quote {
	color: #5A949A;
	font-size: x-small;
	font-weight: bold;
}
.underQuote {
	color: #993366;
	font-size: x-small;
}
.navPage {
	color: #6699CC;
	font-weight: bold;
}
