A:hover {cursor: pointer; color: #FFFFFF; background-color: lightslategray; text-decoration: none}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.smaller {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-style: italic;
	line-height: 14px;
	letter-spacing: 1px;
}
.newtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: italic;
	line-height: 38px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	line-height: 26px;
	font-weight: bold;
	}
