// Styles for slideshow captions and links

 .Caption           { color: "#DDBB88";
                      font-family: Arial;
                      font-size:   12pt;
                      font-weight: normal; }

 A.Controls:link    { color:#AAAAEE; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }

 A.Controls:visited { color:#AAAAEE; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }

 A.Controls:active  { color:#EEEEEE; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }

 A.Controls:hover   { color:#00FF00; text-decoration:none;
                      font-family: Arial;
                      font-size:   14pt;
                      font-weight: bold; }
