@charset "utf-8";

/* CSS Document */



#a_nav{color:#666;

	text-align:center;

	margin-bottom:20px;}



#a_nav a{

	color:#666;

	text-decoration:none;}



#a_nav a:hover{

	color:#939;}


#a_nav_2{color:#939;

	text-align:center;

	margin-bottom:20px;}



#a_nav_2 a{

	color:#939;

	text-decoration:none;}



#a_nav_2 a:hover{
	background-color:#939;

	color:#FFF;}




