body {background-color: #F3FAEB} a:link       { color: blue; text-decoration: none }, a:visited    { color: blue; text-decoration: none }, a:actived    { color: blue; text-decoration: none }, a:hover      { color: green; text-decoration: underline }, a.green:link       { color: white; text-decoration: none }, a.green:visited    { color: white; text-decoration: none }, a.green:actived    { color: white; text-decoration: none }, a.green:hover      { color: orange; text-decoration: none }, a.orange:link       { color: orange; text-decoration: none }, a.orange:visited    { color: orange; text-decoration: none }, a.orange:actived    { color: orange; text-decoration: none }, a.orange:hover      { color: white; text-decoration: none }





