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

A:VISITED {
	color : Purple;	
}


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




