a:link{text-decoration:none;color:purple;font-weight:bold;font-size:150%} 
a:hover{text-decoration:none;color:purple;font-weight:bold;font-size:150%}
 a:active{text-decoration:none;color:purple;font-weight:bold;font-size:150%} 
a:visited{text-decoration:none;color:purple;font-weight:bold;font-size:150%} 

body {scrollbar-face-color: purple;
	scrollbar-highlight-color: purple;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color:  white;
	scrollbar-track-color: white;
	scrollbar-darkshadow-color: white;
}