#menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;

}

#menu a {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: 600;
}

#menu a:hover {
color: #dedebe;

}



#menub {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

#menub a {
	color: blue;
	text-decoration: none;
	font-size: 10px;

}

#menub a:hover {
color: #dedebe;

}




#menuc {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
	font-family: times new roman, times;

}

#menuc a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: 600;
}

#menuc a:hover {
color: #dedebe;

}
