a:link    { text-decoration: none ; color: #FF3333}
a:visited { text-decoration: none ; color: #FF3333}
a:active  { text-decoration: none ; color: #FF3333}
a:hover   { 
			text-decoration: underline; background-color: #FFEEDD; background-image: none}

body {  background-image: url(image/bg.gif); background-repeat: repeat-x; background-attachment: fixed}
