
body, td, th, input, textarea, div, table, a
{
	font-family: "����";
	font-size: 12px;
}

body
{
	margin: 0px;
	color: #333333;
	background-color: #CCCCCC;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #428EFF;
	text-decoration: underline;
}

a.menu
{
	color: #FFFFFF;
	text-decoration: none;
}

input.button, input.text, textarea.text
{
	border-width: 1px;
}
