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


a:visited{
color: #FF9900;
text-decoration: none;
}
a:active{
color:#00FF66;
}

a:hover{
text-decoration: underline;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .1em;
	font-style: normal;
	color: #FFCC00;
	text-decoration: none;
}
.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: .1em;
}
.titleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #33ff00;
	

}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffcc00;
	letter-spacing: .1em;
}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC6600;
	letter-spacing: .2em;
}
.mainheadpages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #CC3300;
}
.mainsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	letter-spacing: .2em;
}
.sublinks {
}
.sublinkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6600;
	letter-spacing: .1em;
}
.sublinksnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: .1em;
	color: #FF9900;
}

h2 {
    
    border-bottom: 1px dashed;
}
h3 {
    
    
	border-top:1px dashed;
}

.navigationtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC66;
	letter-spacing: .3em;
}
.textbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
.subsubheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00FF00;
	border-bottom: 1px dashed;
	letter-spacing: .3em;
}
.footnotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #0033FF;
}
