.css {
	font-size: 12px;
	font-weight: normal;
}
.font12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.fontw {
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
A.fontw:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.fontw:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.fontw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.fontw:active {
	color: #FFFFFF;
	text-decoration: none;
}

.linkor {
	color: #FF6600;
}
A.linkor:link {
	color: #FF6600;
}
A.linkor:visited {
	color: #FF6600;
}
A.linkor:hover {
	color: #423c2f;
}
A.linkor:active {
	color: #0066CC;
}

.gray {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
A.gray:link {
	color: #666666;
	text-decoration: none;
}
A.gray:visited {
	color: #666666;
}
A.gray:hover {
	color: #333333;
	text-decoration: underline;
}
A.gray:active {
	color: #666666;
	text-decoration: none;
}

.bw{
	color: #663300;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.table {
	background-color: #FCFCFC;
	border: 1px dashed #999999;
	width: 90%;
}

.bigblack {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

.bigblacke {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bigred {
	font-family: "ºÚÌå";
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}

.bigrede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.tw {
	font-size: 12px;
	line-height: 18px;
	color: #003333;
	text-decoration: none;
}
A.tw:link {
	color: #003333;
	text-decoration: none;
}
A.tw:visited {
	color: #003333;
	text-decoration: none;
}
A.tw:hover {
	color: #003366;
	text-decoration: underline;
}
A.tw:active {
	color: #003333;
	text-decoration: none;
}