<style type="text/css">
@import "/all.css";
@import "/0103451/all.css";
</style>
<item name=" " pagename=""/>
A {
text-decoration: none;
font-weight:700;
color: rgb(220, 20, 60);
}
.navigation A {
color: rgb(255, 165, 0);
}
So all links are red, bold and devoid of decoration unless you see them in a div with class name navigation, then they are orange, bold and devoid of decoration.