@charset "utf-8";
a{
text-decoration:none;}
a:link {
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #663300;
	
	text-decoration: underline;
}
.al{
font-size: 12px;
	color:#000000;
	text-decoration: none;
}
