.menuTitle{
	font-family			:	'Arial', 'Verdana';
	font-size				:	18px;
	font-weight			:	bold;
	color						:	#ffffff;
	text-decoration	:	none;
}

.menuLink{
	font-family			:	'Arial', 'Verdana';
	font-size				:	15px;
	font-weight			:	none;
	color						:	#e5e5e5;
	text-decoration	:	none;
}

.menuLink:hover{
	font-family			:	'Arial', 'Verdana';
	font-size				:	15px;
	font-weight			:	none;
	color						:	#FFA800;
	text-decoration	:	underline;
}

.tx{
	font-family			:	'Arial', 'Verdana';
	font-size				:	13px;
	font-weight			:	none;
	color						:	#e5e5e5;
	text-decoration	:	none;
}

.foot{
	font-family			:	'Arial', 'Verdana';
	font-size				:	15px;
	font-weight			:	bold;
	color						:	#e5e5e5;
	text-decoration	:	none;
}

.dc{
	font-family			:	'Arial', 'Verdana';
	font-size				:	22px;
	font-weight			:	bold;
	color						:	#333333;
	text-decoration	:	none;
}

.c1{
	font-family			:	'Arial', 'Verdana';
	font-size				:	18px;
	font-weight			:	bold;
	color						:	#e5e5e5;
	text-decoration	:	none;
}

.edit{
	font-family			:	'Arial', 'Verdana';
	font-size				:	13px;
	font-weight			:	bold;
	color						:	#333333;
	text-decoration	:	none;
	background-color: #FFA800;
}