﻿img
{
	border: none;
}
.gboard
{
	font-family: "돋움";
	font-size: 11px;
	color: #585858;
	text-align: left;
}
.numbers
{
	font-family: "돋움";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

/* 일반적인 텍스트 롤오버및 링크 */
a:link
{
	font-family: "돋움";
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	line-height: 18px;
}
a:visited
{
	font-family: "돋움";
	font-size: 11px;
	color: #585858;
	text-decoration: none;
	line-height: 18px;
}
a:hover
{
	font-family: "돋움";
	font-size: 11px;
	color: #3a8400;
	text-decoration: none;
	line-height: 18px;
}

a.num:link
{
	font-family: "돋움";
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
	line-height: 18px;
}
a.num:visited
{
	font-family: "돋움";
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
	line-height: 18px;
}
a.num:hover
{
	font-family: "돋움";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

