.link_white {
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
}
a.link_white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_white:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.black- {
	font-size: 12px;
	color: #999999;
}

.black_b {
	font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.white_b {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: cccccc;
}
.white {
	font-size: 12px;
	text-decoration: none;
	color: cccccc;
}
.whitewhite {
	font-size: 9px;
	text-decoration: none;
	color:#ffffff;
	font-weight: bold;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.orange_b {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.scroll {
 SCROLLBAR-FACE-COLOR: #fcfcfc;
 SCROLLBAR-HIGHLIGHT-COLOR: #6c6c90;
 SCROLLBAR-SHADOW-COLOR: #fcfcfc;
 SCROLLBAR-3DLIGHT-COLOR: #fcfcfc;
 SCROLLBAR-ARROW-COLOR: #240024;
 SCROLLBAR-TRACK-COLOR: #fcfcfc;
 SCROLLBAR-DARKSHADOW-COLOR: #48486c;
 SCROLLBAR-BASE-COLOR: #fcfcfc
}
.green {
	font-size: 12px;
	color: #66CCFF;
	text-decoration: underline;
}
a.link.green {
	font-size: 12px;
	color: #66FFFF;
	text-decoration: none;
}
a.hover.green {
	font-size: 12px;
	color: #6699FF;
}
.orange {
	font-size: 12px;
	color: #FF6600;
}
.ccc {
	font-size: 12px;
	color: #999999;
}
.cccc {
	font-size: 12px;
	color: #777777;
}
#from {
	padding: 1px;
	font-size: 12px;
	border: 1px solid #666666;
	height: 15px;
}

