body,td,th { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: medium; color: #fff; }
body {
	background-color: #36393D;
}
a:link {
	color: #ffd438;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ff5b13;
}
a:hover {
	text-decoration: underline;
	color: #ff9c0a;
}
a:active {
	text-decoration: none;
	color: #35393c;
}



a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	line-height: 20px;
    width: 160px!important;
    width: 160px;
	text-decoration: none;
/*	border-bottom: 1px solid #DEDEDE;*/
	text-indent: 6px;
	height: 30px;
	padding: 1px 0px 1px 0px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	line-height: 20px;
	width: 160px!important;
    width: 160px;
	text-decoration: none;
	background: #36393D;
/*	border-bottom: 1px solid #ffffff;*/
	text-indent: 6px;
	height: 30px;
	padding: 1px 0px 1px 0px;

}
