.text {
	font-family: "Comic Sans MS";
	font-size: 13px;
	line-height: 19px;
	color: #000066;
	font-weight: normal;
}
.title { font-family: "Comic Sans MS"; font-size: 16px; line-height: 19px; color: #000066; font-weight: bold}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #663366}
a:hover {  }
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000066;
	font-weight: bold;
	font-style: italic;
	font-variant: normal;
}
.bigquote {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}

