a:link { color: #999999; text-decoration: underline}
a:active { color: #FF0000}
a:visited { color: #999999; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.textLEAD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
