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

#main p a{
	text-decoration:none;
	color:#000000;
}

#main p a:hover{
	color:#999999;
}
