body 
{ 
scrollbar-base-color: #ffffff; 
scrollbar-face-color: #151b8d; 
scrollbar-track-color: #151b8d; 
scrollbar-arrow-color: #ffffff;
scrollbar-highlight-color: #151b8d; 
scrollbar-3dlight-color: #000099; 
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #151b8d; 
} 

body 
{ 
background-color: #151b8d; 
color: #000000; 
font-size: 7pt; 
font-family: verdana, arial, helvetica;

	background-attachment: no-fixed;

	background-repeat: no-repeat;

	background-position: bottom;


} 

A:link {color: #ffffff} 
A:visited {color: #ffffff} 
A:active {color: #33ccff} 






a {

font-size: 7pt; 
font-family: verdana, arial, helvetica;
	text-decoration : none;
	color : #0000FF;
}
a:hover {
	text-decoration : none;
	color : #33ccff;
}
