.lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 300;
	background-color: #006600;
	border: 1px outset #666666;
	text-align: right;
	white-space: normal;





}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #006600;
}
