td {
	font-size: 9pt;
	text-decoration: none;
	line-height: 12pt;
}
a {
	text-decoration: none; color: #544C42;
}
a:hover {
	text-decoration: underline; color: #544C42;
}
select {
	font-size: 9pt;
}

input, TextArea
{
    font-family : Verdana, µ¸¿ò;
    font-size : 11px;
    color : slategray;
    border : 1px solid gray;
}

.option
{
	border: 0px;
}
