.text-ora {
	font-size: 12px;
	line-height: 14px;
	color: #fe4c02;
	text-decoration: none;
}
.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20a7e7;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}

.text-orab {
	font-size: 12px;
	line-height: 14px;
	color: #fe4c02;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF3300;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}
.gray {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.b:link {
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;
}
.b:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FE4C02;
	text-decoration: none;
}
.b:visited {
	font-size: 12px;
	line-height: 18px;
	color: #006699;
	text-decoration: none;.text {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.text-black {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.i:link {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.i:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FE4C02;
	text-decoration: none;
}
.i:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
#Nav {
	width: 100px;
	padding: 0;
	list-style: none;
}

#Nav li {
	background: #ddd;
	margin: 1px;	
	height: 20px;
}

.Menu {
	font-size: 14px;
	padding: 0;		
	margin-top: 0px;
	margin-left: 10px;
	width: 90px;
	list-style: none;
}

.Menu li {
	height: 20px;
	width: 130px;	
}
