@charset "utf-8";
#SD a:link {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
#SD a:visited {
	font-size: x-large;
	font-weight: bold;
	color: #999999;
}
#SD a:hover {
	font-size: x-large;
	font-weight: bolder;
	color: #00FF00;
}
