a:active {  color: #339999; text-decoration: none}
a:link {  text-decoration: none}
a:hover {  color: #009999; text-decoration: none}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; font-weight: bold; color: #999999}
a:focus {
	outline:none;
}

