@charset "utf-8";
/* CSS Document */

#content a {
	color: #000863;
}

#content a:hover {
	color: #FFF;
}

