a.link {font-family: Comic Sans MS;
  color: #9933CC;
  font-weight: none;
  text-decoration:underline;}
a.link:hover {font-family: Comic Sans MS;
  color: hotpink;
  font-weight: none;
  text-decoration:none;}
a.link2 {font-family: Comic Sans MS;
  color: #9933CC;
  font-size: 18;
  font-weight: bold;
  text-decoration:underline;}
a.link2:hover {font-family: Comic Sans MS;
  color: hotpink;
  font-size: 18;
  font-weight: bold;
  text-decoration:none;}