.donnatext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: ff9900;
	text-decoration: none;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}

