
.intro {
  font-family: Verdana;
  font-weight: bold;
  font-size: .9em;
  text-align: center;
  color: #3D0816;
}

.category, .type, .description {
  font-family: Verdana;
  font-weight: bold;
  font-size: .9em;
  text-align: left;
  color: #000000; 
}

.ScottyVee {
  font-family: Verdana;
  font-weight: bold;
  font-size: .9em;
  text-align: left;
  color: #FF0000;
}

/*
 .type {
  font-family: Verdana;
  font-size: 1.2em;
  text-align: center;
  }
*/

a:link, a:visited {
  text-decoration: none;
  color: #000096;
  background-color: transparent;
}

a:hover, a:active {
  text-decoration: underline overline;
  color: #191970;
  background-color: #C9C3ED;
}
