A  {color : Blue;}

A:Hover  {color : Red;}

H1  {font-size : large;
	font-family : Verdana,Arial,Helvetica;
	font-weight : bold;
	line-height: 21px;
	color : #008000;}
		   
.sb {scrollbar-face-color: Wheat; 
	scrollbar-arrow-color: DarkSlateGray; 
	scrollbar-base-color: PaleGoldenrod; 
	scrollbar-3d-light-color: White; 
	scrollbar-darkshadow-color: Khaki;  
	scrollbar-highlight-color: LightGoldenrodYellow; 
	scrollbar-shadow-color: DimGray; 
	scrollbar-track-color: LemonChiffon;
	background-image: url(sand.jpg);
    background-attachment: fixed;}