.onLoad	{

font-size:1.5em ;
font-family: Arial;
color:#001849;
background:#FFFFD1;
scrollbar-base-color:#202020;
	}
.onMouseOver	{
font-size:1.5em ;
font-family: Arial;
color:#001849;
background:#ffffff;
scrollbar-base-color:#000000;
	}
.onMouseOut	{
font-size:1.5em ;
font-family:Arial;
color:#001849;
background:#FFFFD1;
scrollbar-base-color:#202020;
	}