.ad {font-size: 20px; 
  background: transparent;}
.ad a:link {/*normal links in the text*/
  color: blue; 
  text-decoration : underline;}
.ad a:visited {
  color: blue; 
  text-decoration : underline;}
.ad a:hover { 
  color: green; 
  text-decoration : underline;}
.s1 {font-size: 20px; font-family: sans-serif;
  color: #C000C0; 
  background: transparent;}
.high {font-size: 12px; font-family: sans-serif;
  color: #FFFFFF; 
  background: transparent;}
.high a:link {/*normal links in the text*/
  color: white; 
  text-decoration : underline;}
.high2 {font-size: 12px; font-family: sans-serif;
  background: transparent;
  text-decoration : none;}
.high2 a:link {
  color: black; 
  text-decoration : none;}
.high2 a:visited {
  color: black; 
  text-decoration : none;}
.s2 a:visited {
  color: yellow; 
  text-decoration : underline;}
.s2 a:hover { 
  color: yellow; 
  text-decoration : underline;}
.s2 {font-size: 16px; font-family: sans-serif;
  color: white; 
  background: transparent;}
.s2 a:link {/*normal links in the text*/
  color: white; 
  text-decoration : underline;}
