.CheckoutHideOrderTermsAndConditions a {
    color: #ff0000;
}
.CheckoutHideOrderTermsAndConditions a:hover {
     text-decoration: underline;
}
