.headtitle {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 50px;
  color: red;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.headtitle a:link {
  color: red;
  text-decoration: none;
}

.headtitle a:visited {
  color: red;
  text-decoration: none;
}

.headtitle a:hover {
  color: red;
  text-decoration: none;
}

.headtitle a:active {
  color: red;
  text-decoration: none;
}

.headdescription {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: bold;
  text-transform: normal;
  text-decoration: none;
}

.headdescription a:link {
  color: black;
  text-decoration: none;
}

.headdescription a:visited {
  color: black;
  text-decoration: none;
}

.headdescription a:hover {
  color: black;
  text-decoration: none;
}

.headdescription a:active {
  color: black;
  text-decoration: none;
}

.clicks1 {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 22px;
  color: black;
  font-weight: normal;
  text-transform: normal;
  text-decoration: none;
}

.clicks1 a:link {
  color: black;
  text-decoration: none;
}


.clicks1 a:visited {
  color: black;
  text-decoration: none;
}

.clicks1 a:hover {
  color: black;
  text-decoration: underline;
}

.clicks1 a:active {
  color: black;
  text-decoration: none;
}

.clicks2 {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  color: black;
  font-weight: normal;
  text-transform: normal;
  text-decoration: none;
}

.clicks2 a:link {
  color: black;
  text-decoration: none;
}

.clicks2 a:visited {
  color: black;
  text-decoration: none;
}

.clicks2 a:hover {
  color: black;
  text-decoration: underline;
}

.clicks2 a:active {
  color: black;
  text-decoration: none;
}

.clicks3 {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: normal;
  text-transform: normal;
  text-decoration: none;
}

.clicks3 a:link {
  color: black;
  text-decoration: none;
}

.clicks3 a:visited {
  color: black;
  text-decoration: none;
}

.clicks3 a:hover {
  color: black;
  text-decoration: underline;
}

.clicks3 a:active {
  color: black;
  text-decoration: none;
}


.alltime {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: black;
  font-weight: normal;
  text-transform: normal;
  text-decoration: none;
}

.alltime a:link {
  color: black;
  text-decoration: none;
}

.alltime a:visited {
  color: black;
  text-decoration: none;
}

.alltime a:hover {
  color: black;
  text-decoration: underline;
}

.alltime a:active {
  color: black;
  text-decoration: none;
}


.productivity {
  font-family: Georgia, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
  font-weight: normal;
  text-transform: normal;
  text-decoration: none;
}

.productivity a:link {
  color: black;
  text-decoration: none;
}

.productivity a:visited {
  color: black;
  text-decoration: none;
}

.productivity a:hover {
  color: black;
  text-decoration: underline;
}

.productivity a:active {
  color: black;
  text-decoration: none;
}