diff --git a/browserid/static/css/style.css b/browserid/static/css/style.css
index 79ef33c68809b64f12d53e9d0eb8b17f865e11b4..0a94ef5ea99e6ee4ac4171169a60b3bd5828cf98 100644
--- a/browserid/static/css/style.css
+++ b/browserid/static/css/style.css
@@ -112,7 +112,7 @@ header > #manageLink:hover {
     text-align: center;
 }
 
-.why a {
+.why a, #cancellink {
     color: #666;
     text-decoration: none;
     border-bottom: 1px dotted black;