.text
{
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	text-align: left;
}

.quote
{
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
}

a, a:link, a:active, a:visited
{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}

