a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:link {
	font-family: "굴림체";
	font-size: 12px;
	color: #444444;
}
