A:link {text-decoration: none; color:#e1d2e6; }
A:visited {text-decoration: none;  color:#e1d2e6; }
A:active {text-decoration: none; color:#e1d2e6; }
A:hover {font-weight:bold; text-decoration: none; color:#ffffcc; }


BODY {
background: url("images/page_bg.gif");
background-repeat: repeat-x;
background-attachment: fixed;
}