// this file must always be linked before general.js
// the colors below can be changed, but should be in sync with the style sheet

// base appearance for links
// baseColor = "#FFFFFF";
baseColor = "white";
baseBg = "transparent";

// rollover appearance
rolloverColor = "#14376A";
rolloverBg = "#8A95A5";
