a:link {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	color: #FF6600;
	text-decoration: none;
	font-size: 11px;
}
text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tt {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.tH {

	font-family: Tahoma;
	font-size: 14px;
	color: #669999;
	text-decoration: none;
}
.box {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	background-color: #F5F5F3;
	border: 1px outset #CCCCCC;
}
.text10Black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

