a:hover   { 
color: #CC0000;
}

#header a:hover   { 
background: #FFCC66; 
}

body      { 
background-image: url("/images/bg.gif");
}

