.site-red {
	color: #CC0000;
	text-decoration: none;
}
.black {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
