/* Default is Gray & Orange themed */ a { color: #d67711; text-decoration: none; } a:hover { color: #bd670b; text-decoration: underline; } a:visited { color: #945008; }