.yellowhead {
  font-size: 36px;
  color: #CC9900;
  font-family: garamond,times,courier,serif;
}

.text {
  font-size: 13px;
	 line-height: 15px; 
  color: #000000;
  font-family: courier,times,serif;
}

.yellowsubhead {
  font-size: 24px;
  color: #CC9900;
  font-family: garamond,times,courier,serif;
}

.yellowtext {
  font-weight: bold;
  font-size: 15px;
  color: #CC9900;
  font-family: garamond,times,courier,serif;
}

.smlink {
  font-size: 11px;
  color: #000000;
  font-family: courier,times,serif;
}

a:link {
 	color: #CC0033;
		text-decoration: none;
}

a:visited {
		color: #CC0033;
		text-decoration: none;
}

a:hover {
		color: #CC9900;
		text-decoration: underline;
}
