BODY {
	 background-color : White;  background-image : background/bh08.gif;	
}
A:LINK {
	color : Blue;
}

A:VISITED {
	color : Purple;	
}


A:HOVER {
	color : Red; text-decoration : none;
}




