BODY {
	cursor: default;
	}

TD {
	font-family: arial; verdana;
	font-size: 12px;
	color: #000000;
	}

.sp {
	font-size: 10px;
	}

.spG {
	font-size: 10px;
	color: #999999;
	}

A {
	color: #FF0000;
	text-decoration: underline;
	}

A:hover {
	color: #FF0000;
	text-decoration: none;
	}

A.spG {
	color: #999999;
	text-decoration: underline;
	}

A.spG:hover {
	color: #000000;
	text-decoration: underline;
	}

A.cat {
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 0;
	color: #999999;
	text-decoration: none;
	}

A.cat:hover {
	font-size: 13px;
	font-family: arial;
	letter-spacing: -1;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

A.menu {
	font-size: 13px;
	font-family: arial;
	letter-spacing: -1;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

A.menu:hover {
	font-size: 13px;
	font-family: arial;
	letter-spacing: -1;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}

.menupipe {
	color: #CCCCCC;
	font-size: 14px;
	font-family: arial;
	}

TEXTAREA {
	font-family: arial;
	font-size: 13px;
	}