.nav, .nav a:link, .nav a:visited {
	text-align: center;
	text-decoration: none;
	color: #555555;
	font-family: arial;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold
}

.nav a:hover {
	background-color: #ffcc00;
	color: #ffffff
}

.header {
	text-align: right;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
}

p, li{
	font-family: arial;
	font-size: 14px
}

p a:link, p a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold
}

p a:hover {
	text-decoration: underline
}

.quote {
	font-size: 18px;
	border-right: 1px solid #eeeeee;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #555555
}

.footer, .footer a:link, .footer a:visited {
	font-size: 9px;
	color: #555555;
	border-top: 1px dashed #ffcc00;
	text-align: center;
	font-family: arial;
	padding-top: 3px;
	padding-bottom: 3px
}

.secnav_about {
	color: #ffcc00;
	font-weight: bold	
}

.secnav_about a:link, .secnav_about a:visited {
	text-decoration: none;
	color: #FF9900
}

.secnav_about a:hover {
	text-decoration: underline
}

.secnav_program {
	color: #ffcc00;
	font-weight: bold	
}

.secnav_program a:link, .secnav_program a:visited {
	text-decoration: none;
	color: #666699
}

.secnav_program a:hover {
	text-decoration: underline
}

.secnav_support {
	color: #ffcc00;
	font-weight: bold	
}

.secnav_support a:link, .secnav_support a:visited {
	text-decoration: none;
	color: #660099
}

.secnav_support a:hover {
	text-decoration: underline
}

.secnav_supporters a:link, .secnav_supporters a:visited {
	text-decoration: none;
	color: #ff0000
}

.secnav_news {
	color: #ffcc00;
	font-weight: bold	
}

.secnav_news a:link, .secnav_news a:visited {
	text-decoration: none;
	color: #006666
}

.secnav_news a:hover {
	text-decoration: underline
}

.secnav_supporters a:hover {
	text-decoration: underline
}