@charset "UTF-8";
.accordion_content a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#introtext a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.accordion_content a:hover {
	color: #666666;
}
#introtext a:hover {
	color: #333333;
}
