.motto{
	font-size: 24px
}
.spechdr1{
	font-size: 24px
}
.style2 {
	font-size: 12px
}
.caption {font-size: 14px;
          font-weidht: bold;
}
.backref {font-size: 10px;
         color: #696969;
}
.returngal{font-size=14px;
         color: #FF0000;
	 font-weight: bold;
}
.style6 {color: #FF0000;
	font-style: italic;
	font-size: 16px;
}
.pagetitle{
	font-size: 36px;
	font-weight: bold;
	color: #FF6600;
}
.style8 {color: #FF9933;
}
.clickit {font-size: 16px
}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style18 {
	color: #FFFC60;
	font-size: 14px;
}
.style20 {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}
.style21 {
	font-size: 32px;
	font-weight: bold;
}
.style22 {font-size: 32px
}
<!-- dark red -->
a:link {
	color:#8B0000;
	text-decoration: none;
}
<!-- red -->
a:visited {
	text-decoration: none;
	color: #FF0000;
}
<!-- black ->
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}

