
A {
  	color: #320966;
  text-decoration: none;
  	font-weight: bold;
  font-family: Arial;
  font-size: 12pt;
  font-style: normal;
  font-variant: normal;
}

A:active {
  	color: #98C71D;
  text-decoration: none;
}

A:hover {
  	font-weight: bold;
  	color: #98c71d;
}

.nicetext {
  	font-family: Verdana;
  	font-size: 70%;
}

.interviewboxes {
  border-top: 1px silver solid;
  1px; border-bottom: silver;
  background-color: #E7E6E6;
  border-right: 1px silver solid;
  border-left: 1px silver solid;
}

.toplink {
  	color: white;
  text-decoration: none;
}

.titletext {
  	font-weight: bold;
  	color: #320966;
}

.subtitletext {
  	color: #98C71D;
  	font-weight: bold;
}

.purpletext {
  	color: #320966;
}

.greentext {
  	color: #98C71D;
}
