body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #A7A7A7;
}
.emphasis {
	font-weight: bold;
	color: #675287;
}
p {
	line-height: 16px;
	color: #525252;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#books {
	padding-left: 60px;
}


#services a:link,#services a:visited {
	color: #4E317B;
	text-decoration: none;
	font-weight: normal;
}
#services a:hover {
	color: #7DA444;
	font-weight: normal;
	text-decoration: none;
}
a.rising-stars {
	color: #7DA444;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
}
.current {
	color: #7DA444;
	font-weight: bold;
	text-decoration: none;
}
.quote {
	font-style: italic;
	color: #CC0000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	
}
.credits a:link, .credits a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
	
	}
.credits a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4E317B;
	font-weight: normal;
	
	}
#services.credits a:link,#services.credits a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#services.credits a:hover {
	color: #675287;
	text-decoration: none;
	font-weight: normal;
}
.services_top_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #78A22F;
}

a:link,a:visited  {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #4E317B;
}


a:hover {
	text-decoration: none;
	color: #81A83D;
}

#navbar a:link,#navbar a:visited  {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
#navbar a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #FBC50E;
	font-weight: normal;
}
.gold { 
	font-size: 10px;
	color: #FBC50E;
	font-weight: normal;
}
a:active, a:focus {
	outline: 0;
}
