a:hover {
	color: #000000;
	text-decoration: none;
}
.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em;
}

.text:hover { 
	text-decoration: none; 
	color: #000000;
}

.text:visited { 
	color: #660099;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 1.1em;
	font-weight: bold;
}
h4 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	font-size: 1.1em;
}
.search {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
	color: #000000;
}
.smtext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.7em;
}

.smtext:visited { 
	color: #660099;
}

.smtext:hover { 
	text-decoration: none; 
	color: #000000;
}

.smGrey {
  COLOR: #666666;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
  FONT-SIZE: 10px; 
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.nav:hover {
	color: #000000;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
}

.splashheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: .1em;
}
.splashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
}
.navblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	letter-spacing: .1em;
	font-style: normal;
	font-weight: bold;
}
.sectionnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #660099;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.sectionnavactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #000000;
}
.headline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 1.1em;
	font-weight: bold;
}

.subheadone {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000000; 
	font-size: 1.1em;
}

.headlineblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
}

.inputstyle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .7em; font-weight: normal; color: #000000; background-color: #FBEEDD}
