BODY{scrollbar-face-color:#090984;
scrollbar-arrow-color:#FEC84E;
scrollbar-track-color:#09094C;
scrollbar-shadow-color:#4646B0;
scrollbar-highlight-color:#3C3CF3;
scrollbar-3dlight-color:#8989EE;
scrollbar-darkshadow-Color:'';
}
body {
	background-color: #090984;
	font-family: "Trebuchet MS";
	font-size: smaller;
	color: #FEC84E;
	font-style: normal;
	list-style-image: url(../images/doty.jpg);
		}
		
/* Links */
a:link {
color: #F6892E;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}
a:visited {
color: #F6892E;
background : inherit; 
text-decoration : none; 
}
a:hover {
color: #F6892E;
background : inherit; 
text-decoration : underline; 
}
a:active {
color: #F6892E;
background : inherit; 
text-decoration : none; 
}
		
.style1 {
	color: F6892E;
	font-style: normal;
}
.style2 {
	color: #f6892e;
	font-weight: bold;
	}
.style3 {
	color: #605FFB;
	font-size: 70%;
	}	
.style4 {
	color: #FEC84E;
	font-size: 70%;
	}	