.standardquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}
.standardquote a:link {
	color: #FF0000;
	font-weight: bold;
}
.standardquote a:visited {
	color: #FF0000;
	font-weight: bold;
}
.standardquote a:hover {
	color: #000000;
	font-weight: bold;
}
.standardquote a:active {
	color: #FFFF00;
	font-weight: bold;
}

