body {  background-color: #FFFFFF; background-image: url(../images/background.gif); background-repeat: repeat-y}A:hover { color:#009900; text-decoration: underline};
a:link {  text-decoration: none; color: #FF0000}
a:active {  text-decoration: none; color: #9900CC}
a:visited {  text-decoration: underline; color: #666666}
