@import url(hpbsite7.css);
BODY{
	
		color:#000000;
		background-color:#ffffcc
		;
}

	
		
		
	
		
		
		

	A:link{
	
		color:#cc0000;
		text-decoration:none
		;
  font-weight : normal;
}
	A:hover{
		text-decoration:none;
		font-weight : normal;
              background-color:#ff9999
              ;
}
	A:visited{
	
		color:#666666;
		text-decoration:none
		;
  font-weight : normal;
}