A, A:ACTIVE, A:HOVER, A:LINK, A:VISITED {
	color : #ef7121;
	text-decoration : none;
}

A:ACTIVE, A:HOVER, {
	text-decoration: none;
	
}
.text {
	font-family : Tahoma, Arial;
	font-size : 10px;
	color: #464646;
}
.address_bar {
	font-family : Verdana, Arial;
	font-size : 9px;
	color: #4C4D51;
}
.text_9 {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #4C4D51;
}
.text_9_b {
	font-family : Tahoma, Arial;
	font-size : 9px;
	color: #5F8DBC;
}
.text_10 {
	font-family : Tahoma, Arial;
	font-size : 11px;
	color: #4C4D51;
}
.form_box {
    font-family : Tahoma, Verdana, Arial;
	font-size : 9px;
	color : #64686B;
	background: #ffffff;
	border: 1px solid #64686B;
}


.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color : 212D73;
	text-decoration: none;
}
.tree a:hover {
	color: #EF7121;
}
