a:link {
	color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
	text-decoration: none;
	color: #ff4307;
}

a:active {
	color: #FF0000;
}
.tital {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CA0000;
}
.footer {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma;
}
.orangi {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	font-family: Tahoma;
}
.leftlink {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #166BA2;
	font-weight: normal;
}
.maintxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #0C0C0C;
}
.smalltxt {
	font-family: Tahoma;
	font-size: 10px;
	color: #2E2E2E;
}

