a:link { color: #999999; text-decoration: underline}
a:active { color: #999999}
a:visited { color: #999999; text-decoration: underline}
a:hover {  color: #660000; text-decoration: underline}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
}
