
 body {

scrollbar-arrow-color: #FF0000;
scrollbar-3dlight-color: #808080;
scrollbar-highlight-color: #FF0000;
scrollbar-face-color: #0000A0;
scrollbar-shadow-color: #808080;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #8080FF;
 background: #FFEFD5 url("../images/logobs/logom.jpg") no-repeat center top;
 font-family: Arial, Helvetica, sans-serif;
  }

h3 {
		   color: #006400;
		text-decoration: underline overline;
		}

 a:link {
	text-decoration: none;
	color: Blue;
	}

a:visited {
	text-decoration: none;
	color: Blue;
}


a:hover {
	color: Red;
	text-decoration: underline;
	}

a:active {
	text-decoration: none;
	color: Red;
}

table {
	font: smaller Arial, Helvetica, sans-serif;
	}

table.gold {
	background: #FFD700;
}
table.blue {
	background: #99CCFF;
}


.bu1 {
	background: #32CD32;
}

.bu2 {
	background: #FF7F50;
}











