a {
	font-size: 12px;
	color: #0000FF;
	font-family: "Trebuchet MS";
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: 660099;
	text-decoration: underline;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.Title {font-size: 24px; }
.Body {font-family: "Trebuchet MS"; font-size: 12px; }
.quote_attribute {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.copyright {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: x-small;
}
.Header {color: #333333; font-family: "Eras Demi ITC"; font-size: 18px;}
.Quote {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 13px;
}
.hidden_spacer {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #CCCCCC;
}
.background {
	background-color: #4a2c7d;
	background-repeat: repeat;
}
.hidden_white {
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #FFFFFF;
}
.quote_attribute_rev {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
