a:link, a:active, a:visited {
color: #4A265A; 
text-decoration: underline}

a:hover {
color: #4A265A; 
text-decoration: none}
body {
background-image: URL(images/bg.gif);
background-repeat: repeat-x}