body {
    scrollbar-face-color: #4894CA;
    scrollbar-shadow-color: #4894CA;
    scrollbar-highlight-color: #C2CEDF;
    scrollbar-3dlight-color: #4894CA;
    scrollbar-darkshadow-color: #396497;
    scrollbar-track-color: #4894CA;
    scrollbar-arrow-color: #396497; 
}

a
{ 
	color:#73ADD6;
	font-style : none;
	text-decoration:none;
	font-weight: bold;
}

a:hover
{ 
	color:#003399;
	font-style : none;
	text-decoration:underline;
	font-weight: bold;
}



