@charset "utf-8";
/* CSS Document */

#new_invt a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#new_invt a:hover {
	font-style: oblique;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
#credit a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#credit a:hover {
	font-style: oblique;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: none;
}
