﻿@charset "utf-8";
body {
	font-family: "굴림체";
	font-size: 9pt;
}

a:link {text-decoration:none;font-size:9pt;color:grey;}
a:visitd {text-decoration:none;font-size:9pt;color:grey;}
a:active {text-decoration:none;font-size:9pt;color:grey;}
a:hover {text-decoration:none;font-size:9pt;color:grey;}
