@charset "utf-8";

body {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #545255;
	line-height: 18px;
}

.footer {
	font-size: 10px;
	color:#000000;
	text-align:right;
}
a {
	color: #A8A8A7;
	text-decoration: none;
}

.topa {
	color: #FF9900;
}
.footer a {
	color: #000000;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
}
.lefta {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #1F1E1F;
}

.lefta1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #FF9900;
}

.lefta:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 700;
	color: #FF9900;
}
