body {
	scrollbar-arrow-color: white; 
	scrollbar-base-color: blue;
	scrollbar-highlight-color : white; 
	scrollbar-shadow-color : white;
	SCROLLBAR-TRACK-COLOR: black;
}


a:hover {
	color: white;
	text-decoration:none ;
}


a:active{
	color: black;
	text-decoration:none;
}


.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-right: 25px;
	text-decoration: none;
}

.Menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: black;
	margin-left: 10px;
	margin-right: 25px;
	text-decoration: none;
}

.Menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: black;
	margin-left: 10px;
	margin-right: 1px;
	text-decoration: none;
}

.Menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	color: black;
	margin-left: 30px;
	margin-right: 25px;
	text-decoration: none;
}

.Menu5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	margin-right: 0px;
	text-decoration: none;
}

.dload {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	margin-left: 50px;
	margin-right: 50px;
	text-decoration: none;
}