td {
	font-size: 12px;
	line-height: 180%;
	color: #666666;
}

A {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none}
A:hover {color: #FF6633; text-decoration: underline}

.white {color: #FFFFFF}
.white A {color: #FFFFFF; text-decoration: none}
.white A:visited {color: #FFFFCC; text-decoration: none}
.white A:hover {color: #FF6633; text-decoration: underline}

.B {color: #C0C0C0}
.B A {color: #666666; text-decoration: none}
.B A:visited {color: #CCCCCC; text-decoration: none}
.B A:hover {
	color: #0099CC;
	text-decoration: none;
}

.C {
	color: #CCCCCC;
	font-size: 9px;
	line-height: 120%;
}
.C A {
	color: #666666;
	text-decoration: none;
	font-size: 9px;
	line-height: 120%;
}
.C A:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	line-height: 120%;
}
.C A:hover {
	color: #00CCFF;
	text-decoration: none;
	font-size: 9px;
	line-height: 120%;
}

.td_One {
	border: 1px solid #CCCCCC;
	height: 20px;
	font-size: 13px;
	color: #999999;
}
.td_Two {
	border: 1px solid #CCCCCC;
	color: #999999;
}

.p3 {font-size:14.6px}
