body {
	background-color: #000000;
	color: #FFFFFF;

}
.menucss {
	font-family: system;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
a:hover {
	color: #D44A27;
	font-style: normal;
	font-weight: bold;

}
a:visited {
	color: #999999;
	text-decoration: none;
	font-style: normal;

}
a:link {
	color: #666666;
	text-decoration: none;
}
