@charset "utf-8";
/* CSS Document */

h1{ font-size:16px;}

#new{ color:7e6b5a;font-size:13px;}

a{ text-decoration:none; color:#7e6b5a;}

a:hover{
	border-bottom:1px dotted #625346;
}
#route{ font-size:13px; text-align:left; color:#7e6b5a; line-height:24px;}
#active{ font-size:13px;color:#7e6b5a; line-height:24px;}

