

/* typography */

a, a:visited
{
    color: #00a651;
    text-decoration: underline;
    outline: 0;
}

a:hover, a:focus
{
    text-decoration: none;
}

#create-account-sub {
	color: #00a651;
}