/* colour adjusts */

.content a:link { color: #EB641E; }
.content a:visited { color: #EB641E; }
.content a:hover {  color: #EB641E; }
.content a:active {  color: #EB641E; }

.content .hint { color: #EB641E; }

.content form fieldset legend { color: #EB641E; }
